v1.1.3
🐛 fix
- @visactor/vchart: fix the issue of sankeyChart sourceFiled and targetFiled not working, closed #341
- @visactor/vchart: fix the issue of SankeyChart can't render, when unset nodeAlign, closed #343
- @visactor/vchart: if series.getSeriesField() return undefined, use
DEFAULT_DATA_SERIES_FIELDto ensure legend data filter, fixed #337" - @visactor/vchart: fixing the issue where
updateSpecdoes not have an effect on map type in #401 - @visactor/vchart: fixing the exception thrown when updating the map updateSpec
- @visactor/vchart: fix bar style could not work in waterfall chart
- @visactor/react-vchart: fix the issue of sankeyChart sourceFiled and targetFiled not working, closed #341
- @visactor/react-vchart: fix the issue of SankeyChart can't render, when unset nodeAlign, closed #343
- @visactor/taro-vchart: fix the issue of sankeyChart sourceFiled and targetFiled not working, closed #341
- @visactor/taro-vchart: fix the issue of SankeyChart can't render, when unset nodeAlign, closed #343
- @visactor/lark-vchart: fix the issue of sankeyChart sourceFiled and targetFiled not working, closed #341
- @visactor/lark-vchart: fix the issue of SankeyChart can't render, when unset nodeAlign, closed #343
What's Changed
- sync 1.1.0 by @kkxxkk2019 in #287
- chore:Update README.md,add React-VChart link by @xuanhun in #284
- fix: indicator component does not cleared when chart is updated #250 by @pairone in #290
- ci: update trigger rules for bug-server and unit-test workflow by @kkxxkk2019 in #295
- Fix/274 map issue by @xiaoluoHe in #291
- feat: export react-vchart type define by @ssfxz in #297
- Fix/issue 251 by @kkxxkk2019 in #311
- feat: support static api
getLoggerin vchart class by @xuefei1313 in #312 - fix: fix the issue that the update of label visible fails to take eff… by @xiaoluoHe in #314
- Sync/main by @kkxxkk2019 in #318
- Sync/1.1.1 by @kkxxkk2019 in #329
- feat: geo-coordinate support zoom api in #292 by @xiaoluoHe in #339
- Issue 335 by @kkxxkk2019 in #349
- Fix/issue 321 by @kkxxkk2019 in #354
- fix: fix the issue of geo source lost by @xiaoluoHe in #356
- fix(vchart): fix the issue where linearAxis.expand does not work when… by @xiaoluoHe in #359
- Sync/main by @kkxxkk2019 in #364
- Fix/issue 337 by @kkxxkk2019 in #367
- fix: set default value for nodeAlign in sankey chart by @pairone in #362
- Fix/word cloud updateSpec by @skie1997 in #369
- Fix/341 sankey chart support source field by @pairone in #366
- Fix/waterfall datazoom by @skie1997 in #389
- Fix/issue 306 and 309 data zoom bug by @skie1997 in #376
- Fix/waterfall bar style setting by @xuefei1313 in #387
- fix: fixing the exception thrown when updating the map updateSpec by @xiaoluoHe in #390
- fix: fixing the issue where updateSpec does not have an effect on map… by @xiaoluoHe in #402
- [Auto release] release 1.1.3 by @github-actions in #403
New Contributors
Full Changelog: v1.1.2...v1.1.3