Releases: ecomfe/echarts-wordcloud
Releases · ecomfe/echarts-wordcloud
2.1.0
- [chore] Update Apache ECharts version
- [chore] Sync with the latest wordcloud2.js and use prettier to format the code
- [feature] Add
keepAspect
option to keep aspect ratio of maskImage or 1:1 for shapes - [feature] Add
drawOutOfBound
option to allow words to be drawn partly outside of the canvas - [feature] Add
shrinkToFit
option to shrink the text if the font size is too large for the text to be displayed
2.1.0-beta
- Upgrade wordcloud2.js to v1.2.2
- Use prettier to clean source code format
- Add a new option
keepAspect
to keep aspect ratio of the maskImage or 1:1 for shapes