echarts-readymade

Make echarts come in handy for React. Based on echarts-for-react

MIT License

Downloads
604
Stars
9
Committers
1
echarts-readymade - v1.1.1 Latest Release

Published by yuhongda 12 months ago

echarts-readymade - v1.0.24

Published by yuhongda over 2 years ago

🌟 optimize the ratio of canvas for
The size of canvas now based on the image you set, instead of just a square.

echarts-readymade - v1.0.7

Published by yuhongda over 2 years ago

đŸ’Ģ Support forwarding ref to get Echarts instance.

echarts-readymade - v1.0.6

Published by yuhongda almost 3 years ago

🎁 [feat] add <BarHorizontal /> chart component
🔧 [fix] fix set xAxisData wrong place in Bar chart

echarts-readymade - v1.0.5

Published by yuhongda almost 3 years ago

fix: 😡 get rid of mathjs, replace with big.js

echarts-readymade - v1.0.4

Published by yuhongda almost 3 years ago

🛠 fix: fix the weird position of wordcloud tooltip

echarts-readymade - v1.0.3

Published by yuhongda almost 3 years ago

🎁 add <Wordcloud /> chart component, which is based on wordcloud2.js