[feature][heatmap] support symbol

This commit is contained in:
monitor1394
2022-09-06 13:12:50 +08:00
parent ccc5110e8e
commit 83744777c5
5 changed files with 57 additions and 34 deletions

View File

@@ -58,6 +58,7 @@
## master
* (2022.09.06) 增加`Heatmap`通过`symbol`设置不同的图案的支持
* (2022.09.05) 增加`Heatmap``heatmapType`支持设置`Data``Count`两种不同映射方式的热力图
* (2022.09.05) 优化`Tooltip`在热力图为数值轴时的指示
* (2022.09.02) 增加`onPointerEnterPie`回调支持