monitoring/web/monit_web/node_modules/schart.js
qiangyanwen 2a13709dc8 testcase 2022-06-19 10:12:23 +08:00
..
example testcase 2022-06-19 10:12:23 +08:00
lib testcase 2022-06-19 10:12:23 +08:00
src testcase 2022-06-19 10:12:23 +08:00
.babelrc testcase 2022-06-19 10:12:23 +08:00
.eslintrc.json testcase 2022-06-19 10:12:23 +08:00
LICENCE testcase 2022-06-19 10:12:23 +08:00
README.md testcase 2022-06-19 10:12:23 +08:00
package.json testcase 2022-06-19 10:12:23 +08:00
rollup.config.js testcase 2022-06-19 10:12:23 +08:00

README.md

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.