]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add examples of scriptable charts (#6042)
authorJanelle deMent <janelledement@gmail.com>
Thu, 14 Feb 2019 02:12:52 +0000 (22:12 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Thu, 14 Feb 2019 02:12:52 +0000 (21:12 -0500)
commit58d7891ba23f154d3d799445c7ccb6dda2926468
treef713c27b557492adb876f119ddc6e1a4f8d638a0
parent5fc934eae1237e78f6db3ab065c71ee9412b9047
Add examples of scriptable charts (#6042)

* Add example of scriptable pie chart
* Add example of scriptable line chart
* Add example of scriptable polar area chart
* Add example of  scriptable radar chart
samples/samples.js
samples/scriptable/line.html [new file with mode: 0644]
samples/scriptable/pie.html [new file with mode: 0644]
samples/scriptable/polar.html [new file with mode: 0644]
samples/scriptable/radar.html [new file with mode: 0644]