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
130 changes: 69 additions & 61 deletions docs/assets/changelog/en/release.md
Original file line number Diff line number Diff line change
@@ -1,91 +1,101 @@
# v1.12.15

2024-12-05


**🆕 New feature**
# v1.13.0

2024-12-06

**🆕 New feature**

- **@visactor/vchart**: add pictogram chart
- **@visactor/vchart**: support auto generated scrollbar in sankey, close [#2838](https://github.com/VisActor/VChart/issues/2838)
- **@visactor/vchart**: react vchart support event filter, close [#3461](https://github.com/VisActor/VChart/issues/3461)
- **@visactor/vchart**: tooltip key/content support config by field, close [#2576](https://github.com/VisActor/VChart/issues/2576)
- **@visactor/vchart**: support max height of tooltip, by percent value , close [#2675](https://github.com/VisActor/VChart/issues/2675)

**🐛 Refactor**

- **@visactor/vchart**: [Break Change] refactor the implement of html tooltip, fix [#3137](https://github.com/VisActor/VChart/issues/3137), close [#2924](https://github.com/VisActor/VChart/issues/2924), close [#2591](https://github.com/VisActor/VChart/issues/2591)
- **@visactor/vchart**: [Break Change] support label overlap for inside arc labels by default

**⚡ Performance optimization**

- **@visactor/vchart**: [Break Change] vrender optimize the bounds of text, which will change the display of all text

[more detail about v1.13.0](https://github.com/VisActor/VChart/releases/tag/v1.13.0)

# v1.12.15

2024-12-05

**🆕 New feature**

- **@visactor/vchart**: support `restorePosition` in position/bound label overlap strategy

**🐛 Bug fix**
**🐛 Bug fix**

- **@visactor/vchart**: optimize `shiftY` of label



[more detail about v1.12.15](https://github.com/VisActor/VChart/releases/tag/v1.12.15)

# v1.12.14

2024-12-05


**🆕 New feature**
[more detail about v1.12.15](https://github.com/VisActor/VChart/releases/tag/v1.12.15)

# v1.12.14

2024-12-05

**🆕 New feature**

- **@visactor/vchart**: support `autoRefreshDpr` in chart options
- **@visactor/vchart**: dataZoom can do filter when has `lockStatisticsByDomain`, close [#3469](https://github.com/VisActor/VChart/issues/3469)
- **@visactor/vchart**: add marker context to support the same color as series. close[#3437](https://github.com/VisActor/VChart/issues/3437)
- **@visactor/vchart**: update options `maxNodeHeight`, `maxLinkHeight` in sankey, close 3439
- **@visactor/vchart-extension**: add component `series-break`, close [#3450](https://github.com/VisActor/VChart/issues/3450)

**🐛 Bug fix**
**🐛 Bug fix**

- **@visactor/vchart**: upgrade scrollbar visible after layout. fix[#3452](https://github.com/VisActor/VChart/issues/3452)
- **@visactor/vchart**: fix `adjacency` in sankey, fix [#3460](https://github.com/VisActor/VChart/issues/3460)
- **@visactor/vchart**: not update layout when scrollbar domain is the same as before. fix[#3452](https://github.com/VisActor/VChart/issues/3452)
- **@visactor/vchart**: value in scale range should consider about whole range. fix[#3446](https://github.com/VisActor/VChart/issues/3446)
- **@visactor/vchart**: when the `invalidType` of line is `"link"`, line should be connected rightly. fix [#3436](https://github.com/VisActor/VChart/issues/3436), fix [#3238](https://github.com/VisActor/VChart/issues/3238)
- **@visactor/vchart**: richtext should work when set state, fix [#3465](https://github.com/VisActor/VChart/issues/3465)



[more detail about v1.12.14](https://github.com/VisActor/VChart/releases/tag/v1.12.14)

# v1.12.13

2024-11-22


**🐛 Bug fix**
- **@visactor/vchart**: when the `invalidType` of line is `"link"`, line should be connected rightly. fix [#3436](https://github.com/VisActor/VChart/issues/3436), fix [#3238](https://github.com/VisActor/VChart/issues/3238)
- **@visactor/vchart**: richtext should work when set state, fix [#3465](https://github.com/VisActor/VChart/issues/3465)

[more detail about v1.12.14](https://github.com/VisActor/VChart/releases/tag/v1.12.14)

# v1.12.13

2024-11-22

**🐛 Bug fix**

- **@visactor/vchart**: fix `groupKey` of boxplot series, fix [#3409](https://github.com/VisActor/VChart/issues/3409), related to [#2855](https://github.com/VisActor/VChart/issues/2855)
- **@visactor/vchart**: fix the issue where the length of the outerlabel line is incorrect when richtext, fix [#3441](https://github.com/VisActor/VChart/issues/3441)



[more detail about v1.12.13](https://github.com/VisActor/VChart/releases/tag/v1.12.13)

# v1.12.12

2024-11-18


**🐛 Bug fix**
[more detail about v1.12.13](https://github.com/VisActor/VChart/releases/tag/v1.12.13)

# v1.12.12

2024-11-18

**🐛 Bug fix**

- **@visactor/vchart**: fix: fix the issue where modifying area.visible through updateSpec does not take effect, related [#3393](https://github.com/VisActor/VChart/issues/3393)
- **@visactor/vchart**: fix incorrect rendering when changing `direction` via updateSpec in area chart, related [#3406](https://github.com/VisActor/VChart/issues/3406)
- **@visactor/vchart**: fix zIndex of background image, fix [#3403](https://github.com/VisActor/VChart/issues/3403)
- **@visactor/vchart**: fix error of tooltip when chart is released, fix [#3428](https://github.com/VisActor/VChart/issues/3428)

**⚡ Performance optimization**
**⚡ Performance optimization**

- **@visactor/vchart**: optimize the effect of break data



[more detail about v1.12.12](https://github.com/VisActor/VChart/releases/tag/v1.12.12)

# v1.12.11

2024-11-13


**🆕 New feature**
[more detail about v1.12.12](https://github.com/VisActor/VChart/releases/tag/v1.12.12)

# v1.12.11

2024-11-13

**🆕 New feature**

- **@visactor/vchart**: support axis sync to the axis that has breaks
- **@visactor/vchart**: tooltip can support customized `trigger` and `triggerOff`

**🐛 Bug fix**
**🐛 Bug fix**

- **@visactor/vchart**: fix the issue where the axis breaks render incorrectly in some cases
- **@visactor/vchart**: fix `zIndex` of series, fix [#3395](https://github.com/VisActor/VChart/issues/3395)
Expand All @@ -96,10 +106,8 @@
- **@visactor/vchart**: wordcloud should not throw error when `word.visible` is `false`, fix [#3378](https://github.com/VisActor/VChart/issues/3378)
- **@visactor/vchart**: fix the issue where the scrolling legend triggers map zooming under certain conditions, related [#3391](https://github.com/VisActor/VChart/issues/3391)



[more detail about v1.12.11](https://github.com/VisActor/VChart/releases/tag/v1.12.11)

[more detail about v1.12.11](https://github.com/VisActor/VChart/releases/tag/v1.12.11)

# v1.12.10

2024-10-31
Expand Down
44 changes: 32 additions & 12 deletions docs/assets/changelog/zh/release.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,40 @@
# v1.12.15

2024-12-05


**🆕 新增功能**
# v1.13.0

2024-12-06

**🆕 新增功能**

- **@visactor/vchart**: 添加象形图表
- **@visactor/vchart**: 支持在桑基图中自动生成滚动条,关闭 [#2838](https://github.com/VisActor/VChart/issues/2838)
- **@visactor/vchart**: react vchart 支持事件过滤器,关闭 [#3461](https://github.com/VisActor/VChart/issues/3461)
- **@visactor/vchart**: tooltip 支持按字段配置,关闭 [#2576](https://github.com/VisActor/VChart/issues/2576)
- **@visactor/vchart**: 支持 tooltip 通过百分比值设置内容的最大高度 ,关闭 [#2675](https://github.com/VisActor/VChart/issues/2675)

**🐛 功能重构**

- **@visactor/vchart**: [重大变更] 重构 HTML 提示框的实现,修复 [#3137](https://github.com/VisActor/VChart/issues/3137),关闭 [#2924](https://github.com/VisActor/VChart/issues/2924),关闭 [#2591](https://github.com/VisActor/VChart/issues/2591)
- **@visactor/vchart**: [重大变更] 饼图内部标签默认支持防重叠处理

**⚡ 性能优化**

- **@visactor/vchart**: [重大变更] vrender 优化了文本的 Bounds 计算,让文本在各种字体下展示效果对齐 dom

[更多详情请查看 v1.13.0](https://github.com/VisActor/VChart/releases/tag/v1.13.0)

# v1.12.15

2024-12-05

**🆕 新增功能**

- **@visactor/vchart**: support `restorePosition` in position/bound label overlap strategy

**🐛 功能修复**
**🐛 功能修复**

- **@visactor/vchart**: optimize `shiftY` of label



[更多详情请查看 v1.12.15](https://github.com/VisActor/VChart/releases/tag/v1.12.15)

[更多详情请查看 v1.12.15](https://github.com/VisActor/VChart/releases/tag/v1.12.15)

# v1.12.14

2024-12-05
Expand Down
Loading
Loading