From 44b9e74f9d22c8a2654cb55dec029b4b3fb42bdc Mon Sep 17 00:00:00 2001 From: xile611 Date: Thu, 29 May 2025 11:26:53 +0000 Subject: [PATCH 1/4] docs: generate changelog of release v1.13.11 --- docs/assets/changelog/en/release.md | 26 ++++++++++++++++++++ docs/assets/changelog/zh/release.md | 26 ++++++++++++++++++++ packages/harmony_vchart/library/CHANGELOG.md | 26 ++++++++++++++++++++ 3 files changed, 78 insertions(+) diff --git a/docs/assets/changelog/en/release.md b/docs/assets/changelog/en/release.md index 20b93b9bed..286f0cc8b2 100644 --- a/docs/assets/changelog/en/release.md +++ b/docs/assets/changelog/en/release.md @@ -1,3 +1,29 @@ +# v1.13.11 + +2025-05-29 + + +**๐Ÿ†• New feature** + +- **@visactor/vchart**: add `barGap` option for histogram chart +- **@visactor/vchart**: support tooltip.trigger and crosshair.trigger in theme + +**๐Ÿ› Bug fix** + +- **@visactor/vchart**: fix data-zoom domain when the label of band size is number-like string, fix [#3982](https://github.com/VisActor/VChart/issues/3982) +- **@visactor/vchart**: fix the order of title in mark tooltip when dimension tooltip has no title, fix [#3991](https://github.com/VisActor/VChart/issues/3991) +- **@visactor/vchart**: option `{ poptip: true } should load `poptipForText` +- **react-vchart**: when use children to render customized tooltip, react-vchart should update +- **@visactor/vchart**: customized render of tooltip should be render in react 17 and react 18 + +**๐Ÿ”– other** + +- **@visactor/vchart**: fix:Replace all the vchartConstrouctor to vchartConstructor,and ensure backward compatibility with older versions. + + + +[more detail about v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11) + # v1.13.10 2025-05-16 diff --git a/docs/assets/changelog/zh/release.md b/docs/assets/changelog/zh/release.md index 99dfffb892..71fbfc197f 100644 --- a/docs/assets/changelog/zh/release.md +++ b/docs/assets/changelog/zh/release.md @@ -1,3 +1,29 @@ +# v1.13.11 + +2025-05-29 + + +**๐Ÿ†• ๆ–ฐๅขžๅŠŸ่ƒฝ** + +- **@visactor/vchart**: add `barGap` option for histogram chart +- **@visactor/vchart**: support tooltip.trigger and crosshair.trigger in theme + +**๐Ÿ› ๅŠŸ่ƒฝไฟฎๅค** + +- **@visactor/vchart**: fix data-zoom domain when the label of band size is number-like string, fix [#3982](https://github.com/VisActor/VChart/issues/3982) +- **@visactor/vchart**: fix the order of title in mark tooltip when dimension tooltip has no title, fix [#3991](https://github.com/VisActor/VChart/issues/3991) +- **@visactor/vchart**: option `{ poptip: true } should load `poptipForText` +- **react-vchart**: when use children to render customized tooltip, react-vchart should update +- **@visactor/vchart**: customized render of tooltip should be render in react 17 and react 18 + +**๐Ÿ”– ๅ…ถไป–** + +- **@visactor/vchart**: fix:Replace all the vchartConstrouctor to vchartConstructor,and ensure backward compatibility with older versions. + + + +[ๆ›ดๅคš่ฏฆๆƒ…่ฏทๆŸฅ็œ‹ v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11) + # v1.13.10 2025-05-16 diff --git a/packages/harmony_vchart/library/CHANGELOG.md b/packages/harmony_vchart/library/CHANGELOG.md index 422938744f..6f19800e02 100644 --- a/packages/harmony_vchart/library/CHANGELOG.md +++ b/packages/harmony_vchart/library/CHANGELOG.md @@ -1,3 +1,29 @@ +# v1.13.11 + +2025-05-29 + + +**๐Ÿ†• New feature** + +- **@visactor/vchart**: add `barGap` option for histogram chart +- **@visactor/vchart**: support tooltip.trigger and crosshair.trigger in theme + +**๐Ÿ› Bug fix** + +- **@visactor/vchart**: fix data-zoom domain when the label of band size is number-like string, fix [#3982](https://github.com/VisActor/VChart/issues/3982) +- **@visactor/vchart**: fix the order of title in mark tooltip when dimension tooltip has no title, fix [#3991](https://github.com/VisActor/VChart/issues/3991) +- **@visactor/vchart**: option `{ poptip: true } should load `poptipForText` +- **react-vchart**: when use children to render customized tooltip, react-vchart should update +- **@visactor/vchart**: customized render of tooltip should be render in react 17 and react 18 + +**๐Ÿ”– other** + +- **@visactor/vchart**: fix:Replace all the vchartConstrouctor to vchartConstructor,and ensure backward compatibility with older versions. + + + +[more detail about v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11) + # v1.13.10 2025-05-16 From 5a90f2fda91493c2ca8b6b8445fca204cb50a114 Mon Sep 17 00:00:00 2001 From: xile611 Date: Wed, 4 Jun 2025 15:43:01 +0800 Subject: [PATCH 2/4] Update docs/assets/changelog/en/release.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/assets/changelog/en/release.md | 142 ++++++++++++++-------------- 1 file changed, 71 insertions(+), 71 deletions(-) diff --git a/docs/assets/changelog/en/release.md b/docs/assets/changelog/en/release.md index 286f0cc8b2..caa6bdaee7 100644 --- a/docs/assets/changelog/en/release.md +++ b/docs/assets/changelog/en/release.md @@ -1,62 +1,62 @@ -# v1.13.11 - -2025-05-29 - - -**๐Ÿ†• New feature** +# v1.13.11 + +2025-05-29 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: add `barGap` option for histogram chart - **@visactor/vchart**: support tooltip.trigger and crosshair.trigger in theme - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: fix data-zoom domain when the label of band size is number-like string, fix [#3982](https://github.com/VisActor/VChart/issues/3982) - **@visactor/vchart**: fix the order of title in mark tooltip when dimension tooltip has no title, fix [#3991](https://github.com/VisActor/VChart/issues/3991) - **@visactor/vchart**: option `{ poptip: true } should load `poptipForText` - **react-vchart**: when use children to render customized tooltip, react-vchart should update - **@visactor/vchart**: customized render of tooltip should be render in react 17 and react 18 - -**๐Ÿ”– other** - -- **@visactor/vchart**: fix:Replace all the vchartConstrouctor to vchartConstructor,and ensure backward compatibility with older versions. - - - -[more detail about v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11) - -# v1.13.10 - -2025-05-16 - - -**๐Ÿ†• New feature** + +**๐Ÿ”– other** + +- **@visactor/vchart**: fix: Replace all the vchartConstructor to vchartConstructor, and ensure backward compatibility with older versions. + + + +[more detail about v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11) + +# v1.13.10 + +2025-05-16 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: tooltip support inside position - **@visactor/vchart**: mosaic chart supports bandWidthField and percent config, closed [#3945](https://github.com/VisActor/VChart/issues/3945) - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: export ManualTicker & StreamLight - **@visactor/vchart**: tooltip should hide when enterable, fix [#3965](https://github.com/VisActor/VChart/issues/3965), fix [#3922](https://github.com/VisActor/VChart/issues/3922) - **@visactor/vchart**: fix error of enterable tooltip when multiple charts in a page, fix [#3940](https://github.com/VisActor/VChart/issues/3940) - **@visactor/vchart**: upgrade vgrammar to 0.16.7, fix [#3965](https://github.com/VisActor/VChart/issues/3965) - - -[more detail about v1.13.10](https://github.com/VisActor/VChart/releases/tag/v1.13.10) - -# v1.13.9 - -2025-04-21 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.10](https://github.com/VisActor/VChart/releases/tag/v1.13.10) + +# v1.13.9 + +2025-04-21 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: axis datafilter support context. close [#3332](https://github.com/VisActor/VChart/issues/3332) - **@visactor/vchart**: gauge support clip when mark outof axis. close [#3859](https://github.com/VisActor/VChart/issues/3859) - **@visactor/vchart**: markLine and markArea supports render multiple labels - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: clear event listener for normal animation when updateSpec, [#3881](https://github.com/VisActor/VChart/issues/3881) - **@visactor/vchart**: fix coordinate of rect crosshair when bandSize is 0, fix [#3907](https://github.com/VisActor/VChart/issues/3907) @@ -65,30 +65,30 @@ - **@visactor/vchart**: the width of title label should auto fit content width when `autoWidth` is true, fix [#3880](https://github.com/VisActor/VChart/issues/3880) - **@visactor/vchart**: mark line valid judgement. fix[#3857](https://github.com/VisActor/VChart/issues/3857) - **@visactor/vchart**: empty placeholder should update after data is updated, fix [#3855](https://github.com/VisActor/VChart/issues/3855) - -**๐Ÿ”จ Refactor** + +**๐Ÿ”จ Refactor** - **@visactor/vchart**: brush interactive. close[#3765](https://github.com/VisActor/VChart/issues/3765) & [#3262](https://github.com/VisActor/VChart/issues/3262) & [#2802](https://github.com/VisActor/VChart/issues/2802) & [#3885](https://github.com/VisActor/VChart/issues/3885) - -**๐Ÿ“– Site / documentation update** + +**๐Ÿ“– Site / documentation update** - **@visactor/vchart**: supply interface of docs. fix [#3877](https://github.com/VisActor/VChart/issues/3877) - - -[more detail about v1.13.9](https://github.com/VisActor/VChart/releases/tag/v1.13.9) - -# v1.13.8 - -2025-03-31 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.9](https://github.com/VisActor/VChart/releases/tag/v1.13.9) + +# v1.13.8 + +2025-03-31 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: add `alwayCalculateTotal` for total label - **@visactor/vchart**: add options `onlyFull` to lockStatisticsByDomain - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: fix the issue where the bar chart grow animation does not work correctly when the axis `zero: false`, [#3808](https://github.com/VisActor/VChart/issues/3808) - **@visactor/vchart**: crosshair should hide when label is invalid @@ -102,35 +102,35 @@ - **@visactor/vchart**: fix bug of zoomable in mobile device which only use pointer event - **@visactor/vchart**: fix datazoom drag and zoom triggered at the same time, fix [#3819](https://github.com/VisActor/VChart/issues/3819) - - -[more detail about v1.13.8](https://github.com/VisActor/VChart/releases/tag/v1.13.8) - -# v1.13.7 - -2025-03-14 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.8](https://github.com/VisActor/VChart/releases/tag/v1.13.8) + +# v1.13.7 + +2025-03-14 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: support `position` config in totalLabel, [#3396](https://github.com/VisActor/VChart/issues/3396) - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: vchart should not merge original options, fix [#3798](https://github.com/VisActor/VChart/issues/3798) - **react-vchart**: lifecycle event callback should be fired, fix [#3792](https://github.com/VisActor/VChart/issues/3792) - **@visactor/vchart**: react-vchart should export `WaterfallChart`, fix [#3791](https://github.com/VisActor/VChart/issues/3791) - **@visactor/vchart**: fix fontFamily of richtext, fix [#3768](https://github.com/VisActor/VChart/issues/3768) - **@visactor/vchart**: fix issue with wx get context - -**๐Ÿ”ง Configuration releated** + +**๐Ÿ”ง Configuration releated** - **@visactor/vchart**: add util to export - - -[more detail about v1.13.7](https://github.com/VisActor/VChart/releases/tag/v1.13.7) - + + +[more detail about v1.13.7](https://github.com/VisActor/VChart/releases/tag/v1.13.7) + # v1.13.6 2025-03-03 From 997fc6274dec4bc909f591765a2ef58650d2ea35 Mon Sep 17 00:00:00 2001 From: xile611 Date: Tue, 3 Jun 2025 11:18:04 +0800 Subject: [PATCH 3/4] docs: update changelog of 1.13.11 --- docs/assets/changelog/zh/release.md | 49 ++++++++++++++--------------- 1 file changed, 23 insertions(+), 26 deletions(-) diff --git a/docs/assets/changelog/zh/release.md b/docs/assets/changelog/zh/release.md index 71fbfc197f..1361b5649f 100644 --- a/docs/assets/changelog/zh/release.md +++ b/docs/assets/changelog/zh/release.md @@ -1,29 +1,26 @@ -# v1.13.11 - -2025-05-29 - - -**๐Ÿ†• ๆ–ฐๅขžๅŠŸ่ƒฝ** - -- **@visactor/vchart**: add `barGap` option for histogram chart -- **@visactor/vchart**: support tooltip.trigger and crosshair.trigger in theme - -**๐Ÿ› ๅŠŸ่ƒฝไฟฎๅค** - -- **@visactor/vchart**: fix data-zoom domain when the label of band size is number-like string, fix [#3982](https://github.com/VisActor/VChart/issues/3982) -- **@visactor/vchart**: fix the order of title in mark tooltip when dimension tooltip has no title, fix [#3991](https://github.com/VisActor/VChart/issues/3991) -- **@visactor/vchart**: option `{ poptip: true } should load `poptipForText` -- **react-vchart**: when use children to render customized tooltip, react-vchart should update -- **@visactor/vchart**: customized render of tooltip should be render in react 17 and react 18 - -**๐Ÿ”– ๅ…ถไป–** - -- **@visactor/vchart**: fix:Replace all the vchartConstrouctor to vchartConstructor,and ensure backward compatibility with older versions. - - - -[ๆ›ดๅคš่ฏฆๆƒ…่ฏทๆŸฅ็œ‹ v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11) - +# v1.13.11 + +2025-05-29 + +**๐Ÿ†• ๆ–ฐๅขžๅŠŸ่ƒฝ** + +- **@visactor/vchart**: ็›ดๆ–นๅ›พๆ–ฐๅขž `barGap` ้…็ฝฎ้กน +- **@visactor/vchart**: ไธป้ข˜ๆ”ฏๆŒ `tooltip.trigger` ๅ’Œ `crosshair.trigger` ้…็ฝฎ + +**๐Ÿ› ๅŠŸ่ƒฝไฟฎๅค** + +- **@visactor/vchart**: ไฟฎๅคๅฝ“่ฝดๆ ‡็ญพไธบ็ฑปๆ•ฐๅญ—ๅญ—็ฌฆไธฒๆ—ถ data-zoom ็š„ domain ้—ฎ้ข˜๏ผŒไฟฎๅค [#3982](https://github.com/VisActor/VChart/issues/3982) +- **@visactor/vchart**: ไฟฎๅคๅฝ“็ปดๅบฆ tooltip ๆ— ๆ ‡้ข˜ๆ—ถ๏ผŒmark tooltip ๆ ‡้ข˜้กบๅบ้”™่ฏฏ็š„้—ฎ้ข˜๏ผŒไฟฎๅค [#3991](https://github.com/VisActor/VChart/issues/3991) +- **@visactor/vchart**: ้…็ฝฎ้กน `{ poptip: true }` ๆ—ถๅบ”ๅŠ ่ฝฝ `poptipForText` +- **react-vchart**: ไฝฟ็”จ children ่‡ชๅฎšไน‰ๆธฒๆŸ“ tooltip ๆ—ถ๏ผŒreact-vchart ๅบ”่ƒฝๆญฃ็กฎๆ›ดๆ–ฐ +- **@visactor/vchart**: tooltip ็š„่‡ชๅฎšไน‰ๆธฒๆŸ“ๅบ”ๅ…ผๅฎน React 17 ๅ’Œ React 18 + +**๐Ÿ”– ๅ…ถไป–** + +- **@visactor/vchart**: ไฟฎๅค๏ผšๅฐ†ๆ‰€ๆœ‰ `vchartConstrouctor` ๆ›ฟๆขไธบ `vchartConstructor`๏ผŒๅนถไฟ่ฏๆ—ง็‰ˆๆœฌๅ…ผๅฎนๆ€ง + +[ๆ›ดๅคš่ฏฆๆƒ…่ฏทๆŸฅ็œ‹ v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11) + # v1.13.10 2025-05-16 From 084e74cb174e0ee82ca957577cf00e90fca41150 Mon Sep 17 00:00:00 2001 From: xile611 Date: Wed, 4 Jun 2025 15:46:01 +0800 Subject: [PATCH 4/4] docs: update format for release --- docs/assets/changelog/en/release.md | 19 +- packages/harmony_vchart/library/CHANGELOG.md | 270 +++++++++---------- 2 files changed, 137 insertions(+), 152 deletions(-) diff --git a/docs/assets/changelog/en/release.md b/docs/assets/changelog/en/release.md index caa6bdaee7..3bc77a16e9 100644 --- a/docs/assets/changelog/en/release.md +++ b/docs/assets/changelog/en/release.md @@ -2,7 +2,6 @@ 2025-05-29 - **๐Ÿ†• New feature** - **@visactor/vchart**: add `barGap` option for histogram chart @@ -12,7 +11,7 @@ - **@visactor/vchart**: fix data-zoom domain when the label of band size is number-like string, fix [#3982](https://github.com/VisActor/VChart/issues/3982) - **@visactor/vchart**: fix the order of title in mark tooltip when dimension tooltip has no title, fix [#3991](https://github.com/VisActor/VChart/issues/3991) -- **@visactor/vchart**: option `{ poptip: true } should load `poptipForText` +- **@visactor/vchart**: option `{ poptip: true }` should load `poptipForText` - **react-vchart**: when use children to render customized tooltip, react-vchart should update - **@visactor/vchart**: customized render of tooltip should be render in react 17 and react 18 @@ -20,15 +19,12 @@ - **@visactor/vchart**: fix: Replace all the vchartConstructor to vchartConstructor, and ensure backward compatibility with older versions. - - [more detail about v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11) # v1.13.10 2025-05-16 - **๐Ÿ†• New feature** - **@visactor/vchart**: tooltip support inside position @@ -41,15 +37,12 @@ - **@visactor/vchart**: fix error of enterable tooltip when multiple charts in a page, fix [#3940](https://github.com/VisActor/VChart/issues/3940) - **@visactor/vchart**: upgrade vgrammar to 0.16.7, fix [#3965](https://github.com/VisActor/VChart/issues/3965) - - [more detail about v1.13.10](https://github.com/VisActor/VChart/releases/tag/v1.13.10) # v1.13.9 2025-04-21 - **๐Ÿ†• New feature** - **@visactor/vchart**: axis datafilter support context. close [#3332](https://github.com/VisActor/VChart/issues/3332) @@ -74,18 +67,15 @@ - **@visactor/vchart**: supply interface of docs. fix [#3877](https://github.com/VisActor/VChart/issues/3877) - - [more detail about v1.13.9](https://github.com/VisActor/VChart/releases/tag/v1.13.9) # v1.13.8 2025-03-31 - **๐Ÿ†• New feature** -- **@visactor/vchart**: add `alwayCalculateTotal` for total label +- **@visactor/vchart**: add `alwayCalculateTotal` for total label - **@visactor/vchart**: add options `onlyFull` to lockStatisticsByDomain **๐Ÿ› Bug fix** @@ -102,15 +92,12 @@ - **@visactor/vchart**: fix bug of zoomable in mobile device which only use pointer event - **@visactor/vchart**: fix datazoom drag and zoom triggered at the same time, fix [#3819](https://github.com/VisActor/VChart/issues/3819) - - [more detail about v1.13.8](https://github.com/VisActor/VChart/releases/tag/v1.13.8) # v1.13.7 2025-03-14 - **๐Ÿ†• New feature** - **@visactor/vchart**: support `position` config in totalLabel, [#3396](https://github.com/VisActor/VChart/issues/3396) @@ -127,8 +114,6 @@ - **@visactor/vchart**: add util to export - - [more detail about v1.13.7](https://github.com/VisActor/VChart/releases/tag/v1.13.7) # v1.13.6 diff --git a/packages/harmony_vchart/library/CHANGELOG.md b/packages/harmony_vchart/library/CHANGELOG.md index 6f19800e02..302456930d 100644 --- a/packages/harmony_vchart/library/CHANGELOG.md +++ b/packages/harmony_vchart/library/CHANGELOG.md @@ -1,62 +1,62 @@ -# v1.13.11 - -2025-05-29 - - -**๐Ÿ†• New feature** +# v1.13.11 + +2025-05-29 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: add `barGap` option for histogram chart - **@visactor/vchart**: support tooltip.trigger and crosshair.trigger in theme - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: fix data-zoom domain when the label of band size is number-like string, fix [#3982](https://github.com/VisActor/VChart/issues/3982) - **@visactor/vchart**: fix the order of title in mark tooltip when dimension tooltip has no title, fix [#3991](https://github.com/VisActor/VChart/issues/3991) -- **@visactor/vchart**: option `{ poptip: true } should load `poptipForText` +- **@visactor/vchart**: option `{ poptip: true }` should load `poptipForText` - **react-vchart**: when use children to render customized tooltip, react-vchart should update - **@visactor/vchart**: customized render of tooltip should be render in react 17 and react 18 - -**๐Ÿ”– other** + +**๐Ÿ”– other** - **@visactor/vchart**: fix:Replace all the vchartConstrouctor to vchartConstructor,and ensure backward compatibility with older versions. - - -[more detail about v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11) - -# v1.13.10 - -2025-05-16 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.11](https://github.com/VisActor/VChart/releases/tag/v1.13.11) + +# v1.13.10 + +2025-05-16 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: tooltip support inside position - **@visactor/vchart**: mosaic chart supports bandWidthField and percent config, closed [#3945](https://github.com/VisActor/VChart/issues/3945) - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: export ManualTicker & StreamLight - **@visactor/vchart**: tooltip should hide when enterable, fix [#3965](https://github.com/VisActor/VChart/issues/3965), fix [#3922](https://github.com/VisActor/VChart/issues/3922) - **@visactor/vchart**: fix error of enterable tooltip when multiple charts in a page, fix [#3940](https://github.com/VisActor/VChart/issues/3940) - **@visactor/vchart**: upgrade vgrammar to 0.16.7, fix [#3965](https://github.com/VisActor/VChart/issues/3965) - - -[more detail about v1.13.10](https://github.com/VisActor/VChart/releases/tag/v1.13.10) - -# v1.13.9 - -2025-04-21 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.10](https://github.com/VisActor/VChart/releases/tag/v1.13.10) + +# v1.13.9 + +2025-04-21 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: axis datafilter support context. close [#3332](https://github.com/VisActor/VChart/issues/3332) - **@visactor/vchart**: gauge support clip when mark outof axis. close [#3859](https://github.com/VisActor/VChart/issues/3859) - **@visactor/vchart**: markLine and markArea supports render multiple labels - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: clear event listener for normal animation when updateSpec, [#3881](https://github.com/VisActor/VChart/issues/3881) - **@visactor/vchart**: fix coordinate of rect crosshair when bandSize is 0, fix [#3907](https://github.com/VisActor/VChart/issues/3907) @@ -65,30 +65,30 @@ - **@visactor/vchart**: the width of title label should auto fit content width when `autoWidth` is true, fix [#3880](https://github.com/VisActor/VChart/issues/3880) - **@visactor/vchart**: mark line valid judgement. fix[#3857](https://github.com/VisActor/VChart/issues/3857) - **@visactor/vchart**: empty placeholder should update after data is updated, fix [#3855](https://github.com/VisActor/VChart/issues/3855) - -**๐Ÿ”จ Refactor** + +**๐Ÿ”จ Refactor** - **@visactor/vchart**: brush interactive. close[#3765](https://github.com/VisActor/VChart/issues/3765) & [#3262](https://github.com/VisActor/VChart/issues/3262) & [#2802](https://github.com/VisActor/VChart/issues/2802) & [#3885](https://github.com/VisActor/VChart/issues/3885) - -**๐Ÿ“– Site / documentation update** + +**๐Ÿ“– Site / documentation update** - **@visactor/vchart**: supply interface of docs. fix [#3877](https://github.com/VisActor/VChart/issues/3877) - - -[more detail about v1.13.9](https://github.com/VisActor/VChart/releases/tag/v1.13.9) - -# v1.13.8 - -2025-03-31 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.9](https://github.com/VisActor/VChart/releases/tag/v1.13.9) + +# v1.13.8 + +2025-03-31 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: add `alwayCalculateTotal` for total label - **@visactor/vchart**: add options `onlyFull` to lockStatisticsByDomain - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: fix the issue where the bar chart grow animation does not work correctly when the axis `zero: false`, [#3808](https://github.com/VisActor/VChart/issues/3808) - **@visactor/vchart**: crosshair should hide when label is invalid @@ -102,72 +102,72 @@ - **@visactor/vchart**: fix bug of zoomable in mobile device which only use pointer event - **@visactor/vchart**: fix datazoom drag and zoom triggered at the same time, fix [#3819](https://github.com/VisActor/VChart/issues/3819) - - -[more detail about v1.13.8](https://github.com/VisActor/VChart/releases/tag/v1.13.8) - -# v1.13.7 - -2025-03-14 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.8](https://github.com/VisActor/VChart/releases/tag/v1.13.8) + +# v1.13.7 + +2025-03-14 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: support `position` config in totalLabel, [#3396](https://github.com/VisActor/VChart/issues/3396) - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: vchart should not merge original options, fix [#3798](https://github.com/VisActor/VChart/issues/3798) - **react-vchart**: lifecycle event callback should be fired, fix [#3792](https://github.com/VisActor/VChart/issues/3792) - **@visactor/vchart**: react-vchart should export `WaterfallChart`, fix [#3791](https://github.com/VisActor/VChart/issues/3791) - **@visactor/vchart**: fix fontFamily of richtext, fix [#3768](https://github.com/VisActor/VChart/issues/3768) - **@visactor/vchart**: fix issue with wx get context - -**๐Ÿ”ง Configuration releated** + +**๐Ÿ”ง Configuration releated** - **@visactor/vchart**: add util to export - - -[more detail about v1.13.7](https://github.com/VisActor/VChart/releases/tag/v1.13.7) - -# v1.13.6 - -2025-03-03 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.7](https://github.com/VisActor/VChart/releases/tag/v1.13.7) + +# v1.13.6 + +2025-03-03 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: optimize the display effect of waterfall chart lieaderLine - **@visactor/vchart**: add `transformRatioText` config for transformRatio text content in funnel tooltip, [#3704](https://github.com/VisActor/VChart/issues/3704) - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: display line label normally when seriesField is missing, [#3709](https://github.com/VisActor/VChart/issues/3709) - **@visactor/vchart**: customMark should return components in `getVRenderComponents()`, fix [#3727](https://github.com/VisActor/VChart/issues/3727) - **@visactor/vchart**: map zoom error bug. fix[#3743](https://github.com/VisActor/VChart/issues/3743) - -**๐Ÿ”– other** + +**๐Ÿ”– other** - **@visactor/vchart**: 'feat: support `clamp` in linear scales, [#3738](https://github.com/VisActor/VChart/issues/3738)' - - -[more detail about v1.13.6](https://github.com/VisActor/VChart/releases/tag/v1.13.6) - -# v1.13.5 - -2025-02-14 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.6](https://github.com/VisActor/VChart/releases/tag/v1.13.6) + +# v1.13.5 + +2025-02-14 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: add params of startvalue and endvalue in brushend event - **@visactor/vchart**: label support triggering mark tooltip, [#3634](https://github.com/VisActor/VChart/issues/3634) - **@visactor/vchart**: export getCartesianDimensionInfo and getPolarDimensionInfo, fix [#3668](https://github.com/VisActor/VChart/issues/3668) - **@visactor/vchart**: support stackInverse for waterfall chart - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: incorrect update animation of funnel transform mark, [#3685](https://github.com/VisActor/VChart/issues/3685) - **@visactor/vchart**: fix the issue where the upper mark in stacked area overlaps the border of lower mark, [#3684](https://github.com/VisActor/VChart/issues/3684) @@ -180,29 +180,29 @@ - **@visactor/vchart**: tooltip should not handle mousemove or mouseout when enter tooltip, fix [#3708](https://github.com/VisActor/VChart/issues/3708) - **@visactor/vchart**: tooltip should auto wrap when `maxWidth` is valid and `multiLine` is not false, fix [#3718](https://github.com/VisActor/VChart/issues/3718) - **@visactor/vchart**: fix the type definition of text mark - -**๐Ÿ”จ Refactor** + +**๐Ÿ”จ Refactor** - **@visactor/vchart**: optimize performance of pictogram - -**๐Ÿ“– Site / documentation update** + +**๐Ÿ“– Site / documentation update** - **@visactor/vchart**: update options of poptip, close [#3139](https://github.com/VisActor/VChart/issues/3139) - - -[more detail about v1.13.5](https://github.com/VisActor/VChart/releases/tag/v1.13.5) - -# v1.13.4 - -2025-01-17 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.5](https://github.com/VisActor/VChart/releases/tag/v1.13.5) + +# v1.13.4 + +2025-01-17 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: add wordCloudConfig in _wordCloudTransformOption() - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: fix error of tooltip about `showDelay`, fix [#3663](https://github.com/VisActor/VChart/issues/3663) - **@visactor/vchart**: fix offset of tooltip, fix [#3666](https://github.com/VisActor/VChart/issues/3666) @@ -211,21 +211,21 @@ - **@visactor/vchart**: fix the issue where map drag interaction cannot be terminated outside the canvas, [#3650](https://github.com/VisActor/VChart/issues/3650) - **@visactor/vchart**: fix the issue where map drag interaction cannot be terminated outside the canvas. - - -[more detail about v1.13.4](https://github.com/VisActor/VChart/releases/tag/v1.13.4) - -# v1.13.3 - -2025-01-08 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.4](https://github.com/VisActor/VChart/releases/tag/v1.13.4) + +# v1.13.3 + +2025-01-08 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: add datum to params on axis-label event - **@visactor/vchart**: wrap some hook in vgrammar - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: fix the issue of incorrect label display in 3D charts, [#3584](https://github.com/VisActor/VChart/issues/3584) - **@visactor/vchart**: fix the issue of animation in 3d wordcloud not work @@ -239,21 +239,21 @@ - **@visactor/vchart**: undefined points shoulde not show when dimension hover, fix [#3610](https://github.com/VisActor/VChart/issues/3610) - **@visactor/vchart**: fix layout error of title component, fix [#3614](https://github.com/VisActor/VChart/issues/3614) - - -[more detail about v1.13.3](https://github.com/VisActor/VChart/releases/tag/v1.13.3) - -# v1.13.2 - -2024-12-24 - - -**๐Ÿ†• New feature** + + +[more detail about v1.13.3](https://github.com/VisActor/VChart/releases/tag/v1.13.3) + +# v1.13.2 + +2024-12-24 + + +**๐Ÿ†• New feature** - **@visactor/vchart**: add miss Series and Chart in react vchart, close [#3578](https://github.com/VisActor/VChart/issues/3578) - **@visactor/vchart**: vchart support clickInterval params - -**๐Ÿ› Bug fix** + +**๐Ÿ› Bug fix** - **@visactor/vchart**: support percentage state radius config in gauge segment mark, [#3459](https://github.com/VisActor/VChart/issues/3459) - **@visactor/vchart**: media query should not throw error when has empty axis, related to [#3575](https://github.com/VisActor/VChart/issues/3575) @@ -264,10 +264,10 @@ - **@visactor/vchart**: fix updating of customized DOM when has interactive layer, fix [#3587](https://github.com/VisActor/VChart/issues/3587) - **@visactor/vchart**: fix axis breaks when set `tickStep`, fix [#3560](https://github.com/VisActor/VChart/issues/3560) - - -[more detail about v1.13.2](https://github.com/VisActor/VChart/releases/tag/v1.13.2) - + + +[more detail about v1.13.2](https://github.com/VisActor/VChart/releases/tag/v1.13.2) + # v1.13.1 2024-12-17