lin-xin / sChart.js

:bar_chart: Small & simple HTML5 charts

Home Page:https://lin-xin.gitee.io/example/schart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sChart.js

📊 Small & simple HTML5 charts

Downloads Version License

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

License

MIT license.

About

:bar_chart: Small & simple HTML5 charts

https://lin-xin.gitee.io/example/schart/

License:MIT License


Languages

Language:JavaScript 91.8%Language:HTML 8.2%