echartview
v2.1.15
Published
The simple wrapper component on Echart library to provide echart with its basic setting functionality.
Readme
echartview
The simple wrapper component on Echart library to provide echart with its basic setting functionality.
Install
$ npm install --save echartview
import EchartView from 'echartview';
// render echarts option.
<EchartView
name='Jarvis working'
/>