http://example.com/pulsestorm_knockouttutorial/
http://www.chartjs.org/docs/latest/charts/
Many time we need to create own graph but in magento 2 here knockout is using i will try how can we create a chart in magento 2
https://magento.stackexchange.com/questions/235955/how-can-draw-chart-in-knockout-js-in-magento-2
The above chart is generated using the data in the view model and rendered into the canvas
The above chart is generated dynamically using the data in the view model and rendered into the canvas
If you change any of the values beneath the chart will update to reflect them every second
Red Green YellowThere is a libray file need to load by require config js.You can download this module or easily integrate with any modeul by change Vendor name nad Namespace.