We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1b607 commit cf8d2e4Copy full SHA for cf8d2e4
docs/en/changelog.md
@@ -1,4 +1,9 @@
1
# 📠 Change Log
2
+## 9.1.1
3
+`2023-03-14`
4
++ 🐞 Fix the invalidity of the built-in figure `arc`.
5
++ 💄 Optimize rendering updates.
6
+
7
## 9.1.0
8
`2023-02-23`
9
+ 🆕 The chart instance method `subscribeAction` and `unsubscribeAction` types add `onCandleBarClick`.
docs/zh-CN/changelog.md
# 📠 更新日志
++ 🐞 修复内置基础图形`arc`不生效问题。
++ 💄 优化渲染更新。
+ 🆕 图表实例方法`subscribeAction`和`unsubscribeAction`类型新增`onCandleBarClick`。
0 commit comments