realtime-echart

1.1.0 • Public • Published

realtime-echart

Fast organize your local data in a really cool chart(Echart) in REALTIME .

let chart = require('realtime-echart')({
  title: 'my chart' // Or just nothing
  option: {}
})

chart.setOption() // Automatic rerender, you have to transfer full options here.

See how to config options below: ECharts Document

Readme

Keywords

Package Sidebar

Install

npm i realtime-echart

Weekly Downloads

7

Version

1.1.0

License

ISC

Unpacked Size

6.72 kB

Total Files

6

Last publish

Collaborators

  • jason_alpaca