[improve][Parallel] improve ParallelChart

This commit is contained in:
monitor1394
2022-09-23 08:38:56 +08:00
parent bd9a0df52b
commit 4c89bda4b9
7 changed files with 21 additions and 17 deletions

View File

@@ -58,6 +58,7 @@
## master
* (2022.09.23) 优化`ParallelChart`
* (2022.09.22) 增加`SaveAsImage()`接口保存图表到图片
* (2022.09.21) 修复`InsertSerie()`接口不刷新图表的问题
* (2022.09.21) 优化`PolarChart``Line`热力图的支持