gloriouschartmaster Report post Posted February 3, 2011 Is there a way to specify javascrpit links for the labels on the x-axis, similar to how you can do on the SET elements themselves? (For instance, if the x-axis is months of the year, I want to click on "January" to see some data relevant to January.) Share this post Link to post Share on other sites
Guest Angie Report post Posted February 4, 2011 (edited) Hi, Welcome to FusionCharts Forum! You would need to apply STYLES on x- axis labels to specify javascript links. You would also need to set the attribute <isHTML="1"> inside the <chart> element. For more details, please refer to the link:http://www.fusioncha...s/HowToUse.html Hope this helps. Edited February 4, 2011 by Angie Share this post Link to post Share on other sites
gloriouschartmaster Report post Posted February 4, 2011 Ah, alright, thanks a lot for the help, Angie. That sounds like just what I was looking for! Hi, Welcome to FusionCharts Forum! You would need to apply STYLES on x- axis labels to specify javascript links. You would also need to set the attribute <isHTML="1"> inside the <chart> element. For more details, please refer to the link:http://www.fusioncha...s/HowToUse.html Hope this helps. Share this post Link to post Share on other sites
Guest Angie Report post Posted February 4, 2011 (edited) Hi, Thanks for your appreciation. We are glad to know that you have managed to get a solution of your problem. Keep smiling and keep FusionCharting! Edited February 4, 2011 by Angie Share this post Link to post Share on other sites
sparker Report post Posted February 15, 2011 Could you please look at my issue as well, as I have the isHTML style working however I cannot dynamically set the string - http://forum.fusioncharts.com/topic/8436-ishtml-datalabel-doesnt-allow-dynamic-variable-names/page__p__34315__hl__ishtml__fromsearch__1#entry34315 Thanks Share this post Link to post Share on other sites