Jesús Report post Posted December 4, 2012 Hi there!! I would like to add a presonal preloader while the chart is loading, is this posible?? How can i do it ?? Thanks !! Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted December 4, 2012 Hi, Yes, you can add your own preloader just after the FusionCharts JavaScript object instance created by listening the event "initialized". Please find the attached sample of implementing custom preloader, for your reference. Hope this helps! Looking forward to your valuable feedback. SampleChart_with_Preloader.zip Share this post Link to post Share on other sites
Jesús Report post Posted December 5, 2012 (edited) Thanks a lot !! But im using the data string method with php, how can implement your example in the next scrip?? Hi, Yes, you can add your own preloader just after the FusionCharts JavaScript object instance created by listening the event "initialized". Please find the attached sample of implementing custom preloader, for your reference. Hope this helps! Looking forward to your valuable feedback. mapa.php Edited December 5, 2012 by JESUS AVILA Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted December 17, 2012 Hi, I am afraid, currently this is not supported by FusionCharts PHP API. To use the "initialized" event, the "FusionCharts.php" file needs to be modified accordingly. Share this post Link to post Share on other sites