Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.63 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.63 KB

magento2-knockout-chart

Open Url

http://example.com/pulsestorm_knockouttutorial/

More Example

http://www.chartjs.org/docs/latest/charts/

Here this repo Explain

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

Also check on

https://magento.stackexchange.com/questions/235955/how-can-draw-chart-in-knockout-js-in-magento-2

I am try with two types of graph

Simple Line Chart Example

The above chart is generated using the data in the view model and rendered into the canvas

TRIPLE D - WUT WUT - Dynamic Doughnut Data!

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 Yellow

There 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.