All Projects → lin-xin → Schart.js

lin-xin / Schart.js

Licence: mit
📊 Small & simple HTML5 charts

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Schart.js

React Financial Charts
Charts dedicated to finance.
Stars: ✭ 201 (+82.73%)
Mutual labels:  charts, canvas
Echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Stars: ✭ 49,119 (+44553.64%)
Mutual labels:  charts, canvas
G2
📊 A highly interactive data-driven visualization grammar for statistical charts.
Stars: ✭ 11,020 (+9918.18%)
Mutual labels:  charts, canvas
G
A powerful rendering engine which providing Canvas and SVG draw for G2 & G6
Stars: ✭ 556 (+405.45%)
Mutual labels:  charts, canvas
Lightweight Charts
Financial lightweight charts built with HTML5 canvas
Stars: ✭ 4,390 (+3890.91%)
Mutual labels:  charts, canvas
awesome-canvas
Canvas资源库大全中文版。An awesome Canvas packages and resources.
Stars: ✭ 288 (+161.82%)
Mutual labels:  charts, canvas
Fundcharts
轻量级canvas数据可视化组件库(可在web移动端、微信小程序、服务端nodejs运行)。包含折线图/面积图、饼图/环形图、柱状图、雷达图(蜘蛛图),散点图,K线图,组合图,持续更新及维护。
Stars: ✭ 143 (+30%)
Mutual labels:  charts, canvas
ux-charts
Simple, responsive, modern Charts with zero dependencies
Stars: ✭ 22 (-80%)
Mutual labels:  charts, canvas
Wx Charts
微信小程序图表charts组件,Charts for WeChat Mini Program
Stars: ✭ 4,633 (+4111.82%)
Mutual labels:  canvas, charts
Nivo
nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
Stars: ✭ 9,550 (+8581.82%)
Mutual labels:  charts, canvas
Micro Racing
🚗 🏎️ 🎮 online 3D multiplayer neural networks based racing game
Stars: ✭ 100 (-9.09%)
Mutual labels:  canvas
Chart.qml
Chart.qml like Chart.js
Stars: ✭ 100 (-9.09%)
Mutual labels:  canvas
Clumsy
A library written on node.js for creating math figures on HTMLCanvas in XKCD style.
Stars: ✭ 107 (-2.73%)
Mutual labels:  canvas
Egret
🐦Some of the egret tutorial -《白鹭引擎笔记》
Stars: ✭ 108 (-1.82%)
Mutual labels:  canvas
Mapbox Plugins
Customized Mapbox 🌏 plugins, including game 🎮 control, canvasOverlayer , scene animation. using ES6
Stars: ✭ 99 (-10%)
Mutual labels:  canvas
Omg
🎨 一个让你跳过canvas,直接绘图的 2d 绘图库,上手简单,接口简洁,功能丰富.
Stars: ✭ 107 (-2.73%)
Mutual labels:  canvas
Taro Makaron Demo
手把手教你用Taro框架写一个图像处理类微信小程序。
Stars: ✭ 99 (-10%)
Mutual labels:  canvas
Led Matrix Simulator
🔮 A simple HTML5 LED Matrix Simulator for fun
Stars: ✭ 96 (-12.73%)
Mutual labels:  canvas
Instacam
Instant canvas video
Stars: ✭ 106 (-3.64%)
Mutual labels:  canvas
Canvas2pdf
Export your HTML canvas to PDF
Stars: ✭ 96 (-12.73%)
Mutual labels:  canvas

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].