Open tsiamer opened 11 months ago
Hi, Can you provide the code you have used to produce the error ? Also, can you provide maybe the error (If any) that is available in the console view of the webdev tools of your browser ? (The code you have provided as an error example is just a javascript function, I don't see how this helps. Are you sure you provided the right snippet? :) )
In the mean time, I have prepared an issue (#306) to upgrade pshtml to ship with a later version of chart.js.
Subject of the issue
Describe your issue here. Using chart.js 2.9.4 and everything works fine, but when i update to chart.js 3 or 4 it just does not show the bar charts
Steps to reproduce
Tell us how to reproduce this issue. Errors:
Expected behaviour
It should have worked as with the previous chart.js version
Actual behaviour
It should have rendered the bar chart, also will their be any options to configure the grid on and off, seems now chart.js are off by default.