Chartjs doesn’t work on page
-
When trying to add a chartjs to the page it just doesn’t work. I’m forced to use google charts.
In the charts library page, I do see the chartjs loading ok, but when copying its shortcode to the page nothing loads. The canvas in the DOM being created is empty.Why is this happening?
Currently, I do not have the chartjs embedded in the page. I removed it since nothing worked except for me getting few empty rows where the chart is supposed to be.
Please let me know if you’ll need my help with it and we can coordinate it so this behavior won’t exist for too long in my site.<div id=”visualizer-3248-77206561″ class=”visualizer-front visualizer-front-3248″ style=”position: relative;”>
<canvas width=”200″ height=”180″ style=”width: 100px; height: 90px;”>
</canvas>
</div>Here is the chart in the charts library: https://ibb.co/wc1jPbK
Here is the shortcode I added in the page: https://ibb.co/WDJktz5Don’t know if it matters or not, but this site is in Hebrew which is a Right to Left language.
The page I need help with: [log in to see the link]
The topic ‘Chartjs doesn’t work on page’ is closed to new replies.