I'll have to take a look at your code so I can see what it is you're doing before I can give a yes or no.
On Friday, December 14, 2012 12:03:35 PM UTC-5, Kwasi wrote: > > Thanks asgallant , > But I'm calling the labels and values from a database straight into the > data.colum without generating a table. IS it possible to format the values > in my case? > > > On Thursday, December 13, 2012 7:35:02 PM UTC, asgallant wrote: >> >> You can format the data displayed in the tooltips to 2 decimal places, >> but not the slice labels. To format the tooltips, use a >> NumberFormatter<https://developers.google.com/chart/interactive/docs/reference#numberformatter> >> on >> the data column in the DataTable. >> >> On Thursday, December 13, 2012 1:41:12 PM UTC-5, Kwasi wrote: >>> >>> Is it possible to format the percentage in the pie chart to 2 decimal >>> places instead of one? >>> >> -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/Bo68EabYnIQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
