This log was last generated on Tue, 15 Aug 2023 07:25:04 GMT and should not be manually modified.
Tue, 15 Aug 2023 07:25:04 GMT
-
fix: use vchart es5 product to compact low version env, related to #466
-
fix: no need to check event.target.id
-
feat: the api updateViewBox adds the relayout parameter, which supports not redrawing the chart immediately after updateViewbox, details in #497
-
fix(axis-layout): fix the problem that the axis-component cannot take effect after configuring minWidth and maxWidth, details are in #379
-
fix(axis-layout): fix the issue of axis move slighty when manual legend filtering, details are in #426
-
fix: fix the issue about when axis.label is autoLimit, the chart layout can not work as expect after resize, details in #429
Thu, 10 Aug 2023 05:23:25 GMT
- feat: supplement sync methods in vchart instance
-
feat: dimension tooltip supports linear axis
-
perf(axis-tick): optimize the calculation times of axis ticks, optimize the discrete axis sampling algorithm
-
perf(data): remove redundant data statistics calculations
Thu, 03 Aug 2023 10:32:10 GMT
- fix: fix the issue of sankeyChart sourceFiled and targetFiled not working, closed #341
- fix: fix the issue of SankeyChart can't render, when unset nodeAlign, closed #343
Tue, 01 Aug 2023 09:47:58 GMT
Version update only
Fri, 28 Jul 2023 08:52:08 GMT
Version update only
Wed, 26 Jul 2023 03:18:52 GMT
-
ready for release
-
chore: sync version
-
feat: set default logger level to level error
-
feat: modify function parameters to make it more user-friendly
-
feat: support specified of scale in vchart
-
fix: pickable shoule be false if label component is configured
interactive: false
-
fix: add global-scale updateDomain on chart updateData
-
fix: fix the freecanvasId for block-vchart lark-vchart and taro-vchart
-
fix(react-vchart): rebind event to chart after chart is re-render, fix #68
-
fix: the issue that mode value does not exit in trigger config