Can any one help me to display Japanese double byte characters in side the chart for titles and legends
Thanks in advance,
Prabahar
Internationalisation
Re: Internationalisation
Try changing the font for the text to one which contains the extended character set you need. For the legend, use the setTitleFont(..) and setItemFont(..) methods. For the title, instantiate a TextTitle object with the font you wish to use, then set use the setTitle(..) method on the chart.
For Windows platforms, the Japanese character set might exist in the "MS Gothic" font. This worked for me. I don't know about other platforms.
Good luck.
For Windows platforms, the Japanese character set might exist in the "MS Gothic" font. This worked for me. I don't know about other platforms.
Good luck.
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact: