修复WdbGL平台上Tooltip不显示的问题

This commit is contained in:
monitor1394
2021-07-19 08:23:39 +08:00
parent 31f653e3e0
commit f452905f7a
3 changed files with 3 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
## master
* (2021.07.19) Fixed issue where `Tooltip` was not displayed on `WdbGL` platform
* (2021.07.18) Added `iconStyle` for serie
* (2021.07.15) Added `MarkLine` (#142)
* (2021.07.09) Optimize `BarChart` to set whether to show bars via `seriedata.show`