• Stars
    star
    123
  • Rank 283,740 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📊 Small & simple HTML5 charts

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.