优化Tooltip支持设置不同的类目轴数据 #129

This commit is contained in:
monitor1394
2021-03-30 20:24:12 +08:00
parent e26220ef93
commit aebbfaac83
11 changed files with 91 additions and 40 deletions

View File

@@ -32,6 +32,7 @@
## Latest
* (2021.03.30) Optimized `Tooltip` to support setting different category axis data #129
* (2021.03.29) Optimized the custom draw callback API
* (2021.03.25) Added `Ganttchart`
* (2021.03.22) Added `Theme` `Unbind` button to unbind theme when copying chart #118