--
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-visualizati...@googlegroups.com.
To post to this group, send email to google-visua...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.
I want to format for example value on yaxis on column. If i have 1000 and 1000000 to have on range 1K and also 1M, not same sufix. Is this posible?
eval("var chart = new google.visualization." + chartType + "(divForChart);"); //I use eval because I take chartType from DB