chakik Report post Posted March 10, 2011 Hello, I'm using FusionCharts to render charts in arabic and kurdish. Hence, those languages are both written right to left, then I would like to ask how to align the tooltip text to the right. I cannot find an align tag for the tooltip style to apply? Thank you very much. -Fadi Share this post Link to post Share on other sites
Guest Angie Report post Posted March 11, 2011 (edited) Hi, Welcome to FusionCharts Forum! FusionCharts supports only left-to-right languages as of now. It doesn't have native support for right-to-left languages like Hebrew. So, if you want to use Hebrew with FusionCharts, you'll have to programatically reverse the sequence of words/characters and then provide the same to FusionCharts. Hope this helps. Edited March 11, 2011 by Angie Share this post Link to post Share on other sites
chakik Report post Posted March 11, 2011 Hello, Thank you for your response. Effectively I already reversed the sequence to get the sequence of words.. but this whole sequence still aligned to the left.. There is no workaround? even when using isHTML=1 for tooltip maybe using html table? Anyway, thank you very much for your reply. -Fadi Hi, Welcome to FusionCharts Forum! FusionCharts supports only left-to-right languages as of now. It doesn't have native support for right-to-left languages like Hebrew. So, if you want to use Hebrew with FusionCharts, you'll have to programatically reverse the sequence of words/characters and then provide the same to FusionCharts. Hope this helps. Share this post Link to post Share on other sites