增加LineChart的普通折线图可通过设置ingore参数过滤数据的支持

This commit is contained in:
monitor1394
2020-03-10 09:12:47 +08:00
parent 9118fdb660
commit 7c0534098a
10 changed files with 149 additions and 31 deletions

View File

@@ -21,4 +21,5 @@
18. ~~09.22Tooltip增加设置字体大小和样式FIRE ROAR~~
19. ~~09.22Value轴刻度显示支持自定义格式输出自燃~~
20. ~~09.22SerieLabel支持自定义Icon图片自燃~~
21. 09.22Chart支持任意对齐方式自燃
21. 2020.03.09)柱状图圆角
22. 2020.03.09)可忽略不绘制指定数据