If you use axis values that are rotated by 1-89 degrees, then you might not see non-Latin letters. The reason is that when using rotated values, amCharts loads font_name.swf from the computer's fonts folder. In order to keep files smaller, only standard Latin letters, numbers and punctuation are included in these files.
The solution is quite easy if you have Adobe Flash installed:
open the tahoma.fla file in your operating system's fonts folder
double-click on the square on the stage or on the "Symbol 1" in the library
click on the square on the stage so that it is selected. You should see text field properties at the bottom of the screen
in the text field properties, select the font you are going to use
click on the "embed" button
in the popup window, select the characters that you need to embed. The less characters you select, the smaller the file size will be. You can try several different combinations if you are not sure which characters you need.
click OK, save your movie as your_font.fla and publish it.
Back to top