Hello Folks, We use Chart APIs in creating a Graph. However, there is a further requirement where the decimal notations (Comma(,) & dot(.)) based on country is not displayed as expected. The report only shows the decimal notation formats based on the calculations.
Is there a way which the graph can identify which country/region the user is executing the report from and display the decimal notation accordingly. E.g. In India the decimal notation system is (123,456,789.00) In Belgium the decimal notation system is (123.456.789,00) Below is the HTML code we have used for testing. <html><body> <img src="http://chart.apis.google.com/chart? &chco=000000 &cht=lc &chxr=0,7.10,7.42 &chs=650x150 &chxt=y &chg=0,5,0,0,5,5 &chds=7.10,7.42 &chd=t:7.12,7.12|7.40,7.40 &chls=2|2 &alt="SPC Tollerance Chart/chart1.png"/></body></html> Regards, Prasanna Joshi -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
