Hi,

I'm unable to define a thousand or decimal separator for vAxis using:

chart.draw(data, {width: 720, height: 480, title: 'some chart', vAxis:
{format:'#,### HUF'}});

In Hungary we use space for thousands and . for decimal digits
separator.
As I understand the format string is parsed using ICU pattern set
(http://code.google.com/apis/chart/interactive/docs/gallery/
barchart.html#Configuration_Options), but setting the localization is
missing.

Is there a plan to add this feature?

Thanks in advance!

Misi

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
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.

Reply via email to