Relative Content

Tag Archive for jquerychart.jshtml5-canvas

Using chartjs 3.9.4 to draw dynamic chart on the same canvas ID

I am working on an Analysis part of my project and I have two buttons, which each button have different data by clicking them, and I want use jQuery to be loading data to the same canvas ID. This works on chartjs 2.9.4 but not working on chartjs 3.9.4