Multiple charts not rendering on the page
-
Hi!
First of all, I would like to say this is a very useful tool and has great features out-of-the-box, so thank you for building and sharing it.
I have set up two charts on one of the pages, one is a bar chart and the other one is a pie chart. Individually, these seem to render nice, but when embedded both on the same page, only the last one renders (tested with removing the lazy loading, as well). I could not spot any JS errors that might be responsible for this, but was wondering if in the
visualizerTriggerScriptLoader
function the order should be removing events first, then re-add the events (not the other way around).Is this something you could look into and make a fix or advise how to fix this myself?
Thank you very much!
IuliaPS: if I may say, as a great improvement, I would see in the future versions perhaps a total decouple from the jQuery library, to make this tool even a better fit for other applications.
- The topic ‘Multiple charts not rendering on the page’ is closed to new replies.