yuhongda / echarts-readymade
Make echarts come in handy for React. Based on echarts-for-react
๐ฆ echarts-readymade
Make echarts come in handy for React. Based on echarts-for-react
Content
๐จ Features
-
๐ Easy to use (provide default layout and style) -
๐ Available components:<Bar /><Line /><Pie /><Stack /><Scatter /><Wordcloud /><BarHorizontal /><Table /> -
๐ SupportCompare Dimension, which means you can indicate another dimension field to compare base on one dimension. -
๐ช Typescript support
Installation
npm install --save echarts-readymade OR yarn add echarts-readymade npm install --save @echarts-readymade/core npm install --save @echarts-readymade/line OR yarn add @echarts-readymade/core yarn add @echarts-readymade/line There're some differences between the two ways of installation below.
- Obviously, the way of 'Install What You Need' willโฆ

Top comments (0)