Setting the the legend.position option to "labeled" isn't part of the documented feature set, so I'm not sure how you would adjust those. Speaking of undocumented features, there is another one that can save you the trouble of overlaying a circle image onto your pie: set the "pieHole" option to a value between 0 and 1 to put a hole in the center of your pie (larger values make larger holes).
On Saturday, May 4, 2013 3:49:08 PM UTC-4, Dinesh Satish Kumar Sriram wrote:
attached is the code.
I don't think that pie chart is a Visualization API PieChart - the Viz API can't create charts that look like that. Can you share the code you used to make that chart?
On Saturday, May 4, 2013 3:01:18 PM UTC-4, Dinesh Satish Kumar Sriram wrote:
![]()
thanks, is this possible or not
On Saturday, May 4, 2013 9:51:05 PM UTC+5:30, asgallant wrote:You can remove the percent from the labels in a PieChart by setting the "pieSliceText" option to "label" or "none" (I assume "label" is what you want here, since "none" removes the text completely). Moving the labels outside the slices is not possible, however.
On Saturday, May 4, 2013 10:12:09 AM UTC-4, Dinesh Satish Kumar Sriram wrote:
![]()
- using google visualization i was able to produce this chart.
My issues are : -
- I want to remove the % value from label
- the line which is connecting to label should start out side the chart as below image. please let me know your thoughts.
--
You received this message because you are subscribed to a topic in the Google Groups "Google Visualization API" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/google-visualization-api/mwfdyY2_pt4/unsubscribe?hl=en.