msherwoo Report post Posted May 24, 2015 Hi, My charts work fine with FusionCharts v3.7 and jQuery 1.3.2 but if I go to jQuery 1.9.1, they don't display. I get the message "no data to display" but I see the same response data via the javascript console with both 1.3.2 and 1.9.1. What do I need to do to get v3.7 to work with 1.9.1? Thanks, Mike Share this post Link to post Share on other sites
Vishalika Report post Posted May 25, 2015 (edited) Hi, Unable to replicate the issue from our end. Please check this sample created from our end: https://www.dropbox.com/s/xagu4dhgn806tfe/jQuery_plugin_sample_v3.7.rar?dl=0 If this does not help you out. Try sharing the use case and also give us steps to replicate the issue. Edited May 25, 2015 by Vishalika Share this post Link to post Share on other sites
msherwoo Report post Posted May 25, 2015 Thank you. I replaced my calls to jquery/fusioncharts with the ones you provided and no change, but I will keep testing and try to isolate the issue. It's difficult because I get no errors. I see in your package that you have a file called: "fusioncharts-jquery-plugin.min.js". I don't see mention of this in the documentation for the getting started - your first chart or the migration instructions from 3.x.y to XT. When is it required to include? Everytime fusioncharts.js is on the same page with jQuery? Mike Share this post Link to post Share on other sites
Vishalika Report post Posted May 26, 2015 (edited) Hi Mike, The jQuery plugin of FusionCharts can be downloaded for this link: http://www.fusioncharts.com/jquery-charts/ Also, refer this new documentation link for the same: http://www.fusioncharts.com/dev/usage-guide/using-with-javascript-libraries/jquery/introduction.html Hope this helps. Edited May 26, 2015 by Vishalika Share this post Link to post Share on other sites