File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,16 @@ chart.render();
3333CanvasJSDataAsJSON(chart, "filename");
3434```
3535
36+ #### When exportEnabled is set to true
37+ ![ exportEnabled true] ( https://raw.githubusercontent.com/vishwas-r/Export-CanvasJS-Chart-Data-as-JSON/master/screenshots/export-chart-as-json-dropdown.png )
38+
39+ #### When exportEnabled is set to false
40+ ![ exportEnabled false] ( https://raw.githubusercontent.com/vishwas-r/Export-CanvasJS-Chart-Data-as-JSON/master/screenshots/export-chart-as-json-export-false.png )
41+
42+ #### When exportEnabled is set to false & zoomEnabled is set to true
43+ ![ exportEnabled false] ( https://raw.githubusercontent.com/vishwas-r/Export-CanvasJS-Chart-Data-as-JSON/master/screenshots/export-chart-as-json-zooming.png )
44+
45+
3646##### Note:
37- - Plugin was last tested with ** CanvasJS v2.2GA **
47+ - Plugin was last tested with ** CanvasJS v2.3.1GA **
3848- This plugin requires you to have CanvasJS License. Please visit ** [ CanvasJS] ( https://canvasjs.com/license/ ) ** for more info.
You can’t perform that action at this time.
0 commit comments