abentov Report post Posted June 16, 2009 (edited) Hi, I was wondering if I can simulate a dual x chart with fusion charts. Here is an example of what I want to do: In order to simulate the above, I thought I could enter values in x axis (called datalabels) with an html break and different font colors. I have only managed to get the br tag rendered (in datalabels object), using the styles > font > ishtml='1' I have tried the following with NO success: 1. using the tag font color='hex color code' 2. using the tag b or b color='hex color code'... According to general flash documentation and to fusion chart, I AM supposed to be able to use the font and b tags - why aren't they rendering? Is there any way to display a chart, similar to the example link I've provided? ps. I've been able to display b in the tooltip chart object, but not in the datalabels object. rendering font color doesn't work at all Edited June 16, 2009 by Guest Share this post Link to post Share on other sites
saptarshi Report post Posted June 17, 2009 Hello, Welcome to the forum! I am afraid, we do not have any provisions for a dual X-Axis chart at this time. We have noted your suggestion and have added it to our wishlist. Share this post Link to post Share on other sites
abentov Report post Posted June 18, 2009 i know you don't have dual x charts. what about the html colour issue i asked about? this way at least i can simulate one. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted April 20, 2010 Hi, In case you wish to customize the datalabels, you need apply "Styles" on the datalabels object with 'font' attribute. Please note in that case it would get effected globally on all the datalabels of the chart. Share this post Link to post Share on other sites