You are not logged in.
Hi,
Does amStock Charts component support localization i.e. displaying different labels like "10Day or Max" and others in some other language especially in Arabic?
Regards,
Akber
Offline
Yes. If you mean predefined period buttons then all the text written in them is specified in settings file in <period_selector> section.
All other strings, shown on the chart is customizable in the respective sections in settings file as well.
The chart supports any UTF-8 text which can include Arabic.
Offline
Hi qemm,
Thanks for your response.
Does the chart also have rtl support? That is the y-axis appear on the right end of the graph with latest time data showing. moving the zoom bar to the right should show graph of historical data. In other words a mirror image of what amStock chart demo exists on amCharts site
Thanks,
Offline
Hi all,
after reading your previous post, I still don't understand how to change language in CategoryAxes and ChartScrollBar.
I managed to change language in PeriodSelector datechoosers by setting the dayNames, monthNames properties but I can't find any similar properties for the other classes.
Could you please give any advice?
Many thanks.
Offline
Setting the monthNames and dayNames on the global AmCharts object should do the trick for all parts in the chart.
http://www.amcharts.com/docs/v.2/javasc … e/amcharts
Offline
© amCharts | Forum engine: PunBB