Skip to content

Releases: yuhongda/echarts-readymade

[email protected]

25 May 14:24
Compare
Choose a tag to compare

v1.1.1

08 Nov 10:11
Compare
Choose a tag to compare

v1.0.24

10 Jun 14:12
Compare
Choose a tag to compare

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

v1.0.7

09 Feb 07:17
Compare
Choose a tag to compare

💫 Support forwarding ref to get Echarts instance.

v1.0.6

25 Jan 09:16
Compare
Choose a tag to compare

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

v1.0.5

20 Jan 09:51
Compare
Choose a tag to compare

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

v1.0.4

20 Jan 07:20
Compare
Choose a tag to compare

🛠 fix: fix the weird position of wordcloud tooltip

v1.0.3

19 Jan 07:12
Compare
Choose a tag to compare

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