MrFast Report post Posted August 27, 2007 Hi everyone. First, thank you FusionCharts for a great product! A breeze to work with, great charts, smoth animation, very nice indeed! I read thrugh the documentation and was suprised how many things you got right. Especially exiting was the JavaScript sections, which exposes methods to make charts "on the fly", interactively. Web 2.0 style (ok, not really, you have to init some chart areas and chart objects first, but good enough!). Then my hopes was a little dented. I have one major complaint. Your international character support really must be improved. Today only dataURL (not dataXML), no slanted text, etc. For me (and anyone working in Europe) this makes it very difficult to use the charts in an interactive (read JavaScript) manner. I read in the documentation that the slanted text problem comes from the embedded font, which only supports english characters. But there are many very similar fonts out there (free too), that supports many more characters. The standard ascii values for 256 characters in URL-encoding form will work in 100% of our cases. Here is a table http://www.backbone.se/urlencoding.htm. Any chances you will include better support for international characters any time soon? I.e. a similar embedded font to the one you are using, but with more charactes? Without slanted text, I have a huge problem. Apart from this, I am a happy guy. /Hans Share this post Link to post Share on other sites
Pallav Report post Posted August 29, 2007 Hi, We're currently trying to work on a process in which we wouldn't have to embed text. If it succeeds, you may soon be able to use any charset. Share this post Link to post Share on other sites
MrFast Report post Posted August 30, 2007 OK, I'm looking forward to that. Good luck! /Hans Share this post Link to post Share on other sites
mulmad Report post Posted December 7, 2008 Any update on "how best to handle" international characters? Share this post Link to post Share on other sites
Pallav Report post Posted December 13, 2008 In rotated text or generally? Share this post Link to post Share on other sites
banan Report post Posted December 30, 2008 It's over year since first post in this topic. Is any update available solving multibyte charset in rotated text problem? Best regards for Team. Share this post Link to post Share on other sites
Pallav Report post Posted January 5, 2009 Hi, We're solving it in v4, which is due in Q2-2009. Share this post Link to post Share on other sites