Discussion:
[visualization-api] format percentage number chartpie
Juan Ruiz
2015-06-16 16:03:52 UTC
Permalink
Hi, I am developing a app international, but when I change language, the
number format change, except percentage inner pieChart, when I change from
"en" to "es", the dot should change to comma by real number's decimals.

1.Open piechart example in playground with HTML view
2.Set language to German by adding option language: 'en' in google load,
e.g.: google.load('visualization', '1', {packages: ['piechart'], language:
'en'});
3.Reload graph

How I can do it??

Thanks in advance
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-visualization-api+***@googlegroups.com.
To post to this group, send email to google-visualization-***@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
BitGiorgio
2016-08-30 17:05:13 UTC
Permalink
Hi, have you resolve it?
I have the same problem with an italian website.
I need to show the percent value with dot in english version and comma in
italian version.

Thanks in advance!
Post by Juan Ruiz
Hi, I am developing a app international, but when I change language, the
number format change, except percentage inner pieChart, when I change from
"en" to "es", the dot should change to comma by real number's decimals.
1.Open piechart example in playground with HTML view
2.Set language to German by adding option language: 'en' in google load,
'en'});
3.Reload graph
How I can do it??
Thanks in advance
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-visualization-api+***@googlegroups.com.
To post to this group, send email to google-visualization-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/6aa0b23d-5f0f-45f2-bcbd-0b3906835196%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...