1.1.0 • Published 4 years ago

realtime-echart v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

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

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago