JO3-W3B-D3V/DynamicChartJS.js
This allows you to create dynamic charts while using Chart.JS, the purpose of this project is to allow you to change the graph, including the data and the type of graph depending on some action that may occur. In the example(s), I’ve provided the example where if the user interacts with the DOM in a certain way then the data provided to the charts changes.
JavaScriptMIT