schart.js
v3.0.4
Published
Small & simple HTML5 charts
Downloads
1,951
Readme
sChart.js
:bar_chart: Small & simple HTML5 charts
Document
Demo
Chart Types
The following chart types are implemented:
- Bar Charts
- Line Charts
- Pie Charts
- Ring Charts
Usage
Install:
npm install schart.js
using Javascript
new Schart(canvasId, options)
Relevant
vue-schart : Vue.js wrapper for sChart.js