Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
123 changes: 67 additions & 56 deletions docs/assets/changelog/en/release.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,55 @@
# v1.13.10

2025-05-16


**🆕 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**

- **@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 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)
Expand All @@ -39,30 +58,27 @@
- **@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**

- **@visactor/vchart**: add `alwayCalculateTotal` for total label
[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
Expand All @@ -76,35 +92,30 @@
- **@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
Expand Down
23 changes: 23 additions & 0 deletions docs/assets/changelog/zh/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# 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
Expand Down
Loading
Loading