monitor1394
|
d5fbce2e36
|
增加Axis可通过inverse参数设置坐标轴反向
|
2020-04-18 08:19:17 +08:00 |
|
monitor1394
|
c5b810df8b
|
增加Check warning检测功能
|
2020-04-11 15:18:34 +08:00 |
|
monitor1394
|
80a946d0c6
|
优化Legend初始化,防止出现预设下删除异常的问题
|
2020-04-10 07:32:59 +08:00 |
|
monitor1394
|
86403702e0
|
修复Legend初始化异常的问题
|
2020-04-09 07:26:40 +08:00 |
|
monitor1394
|
5ce1b539d5
|
增加itemStyle的cornerRadius支持圆角矩形
|
2020-03-29 10:57:59 +08:00 |
|
monitor1394
|
6692a2dc06
|
修复Title的textStyle和subTextStyle无效的问题
|
2020-03-23 07:58:09 +08:00 |
|
monitor1394
|
52aff435b8
|
增加BarChart通过barType参数设置胶囊柱状图
|
2020-03-22 22:50:35 +08:00 |
|
monitor1394
|
07b836855c
|
整理代码,去除warning
|
2020-03-22 08:45:05 +08:00 |
|
monitor1394
|
0c20b655cc
|
增加BarChart和HeatmapChart可通过ignore参数设置忽略数据的支持
|
2020-03-21 22:01:47 +08:00 |
|
monitor1394
|
b5b5850bf3
|
增加ItemStyle的tooltipFormatter参数可单独配置Serie的Tooltip显示
|
2020-03-21 11:26:50 +08:00 |
|
monitor1394
|
a2d666e350
|
修复X Axis 1和Y Axis 1配置变更时不会自动刷新的问题
|
2020-03-20 08:59:39 +08:00 |
|
monitor1394
|
d32bc1b89d
|
增加AxisTick的width参数可单独设置坐标轴刻度的宽度
|
2020-03-20 08:47:34 +08:00 |
|
monitor1394
|
5863b2700a
|
增加BarChart可用ItemStyle的backgroundColor设置柱条背景颜色
|
2020-03-17 09:13:55 +08:00 |
|
monitor1394
|
39a48b7773
|
增加SerieData的ItemStyle和Emphasis可单独配置数据项样式的支持
|
2020-03-17 08:37:48 +08:00 |
|
monitor1394
|
54550b41fb
|
修复LineChart开启ingore时部分数据可能绘制异常的问题
|
2020-03-14 11:52:22 +08:00 |
|
monitor1394
|
9079bedd9d
|
修复LineChart的label偏移显示异常的问题
|
2020-03-13 08:37:11 +08:00 |
|
monitor1394
|
702b2a8c24
|
优化LineChart的label偏移显示
|
2020-03-11 21:53:45 +08:00 |
|
monitor1394
|
4606d65a5c
|
优化清空并重新添加数据后的自动刷新问题
|
2020-03-11 08:41:42 +08:00 |
|
monitor1394
|
cb86799e44
|
增加LineChart的普通折线图可通过ignore参数设置忽略数据的支持
|
2020-03-10 12:35:19 +08:00 |
|
monitor1394
|
c783896e0e
|
增加LineChart的普通折线图可通过设置ingore参数过滤数据的支持
|
2020-03-10 09:15:55 +08:00 |
|
monitor1394
|
705652d50c
|
增加LineChart的普通折线图可通过设置ingore参数过滤数据的支持
|
2020-03-10 09:12:47 +08:00 |
|
monitor1394
|
d010c9d986
|
增加BarChart可通过ItemStyle配置边框的支持
|
2020-03-09 22:10:48 +08:00 |
|
monitor1394
|
e595034833
|
增加RingChart环形图
|
2020-03-08 10:47:48 +08:00 |
|
monitor1394
|
7465bb760d
|
增加运行时和非运行时参数变更自动刷新图表
|
2020-03-05 20:25:19 +08:00 |
|
monitor1394
|
ade587a478
|
重构Legend图例,改变样式,增加自定义图标等设置
|
2020-02-26 22:52:57 +08:00 |
|
monitor1394
|
a286b23144
|
增加BaseChart.AnimationFadeOut()渐入动画,重构动画系统
|
2020-02-23 11:06:16 +08:00 |
|
monitor1394
|
ff777465f4
|
增加TextStyle的lineSpacing参数配置行间距
|
2020-02-13 09:23:30 +08:00 |
|
monitor1394
|
5fa155ab37
|
增加Radar的splitLine参数配置分割线,去掉lineStyle参数
|
2020-02-12 19:13:44 +08:00 |
|
monitor1394
|
9e3e0c8b0d
|
增加Axis的splitLine参数控制分割线
|
2020-02-11 20:37:34 +08:00 |
|
monitor1394
|
cd3f933764
|
增加Serie的clip参数控制是否超出坐标系外裁剪
|
2020-02-10 18:30:05 +08:00 |
|
monitor1394
|
5a6ce21ba1
|
增加SerieSymbol的gap参数控制图形标记的外留白距离
|
2020-02-08 14:13:45 +08:00 |
|
monitor1394
|
5d74373d7a
|
增加TextLimit组件可以设置AxisLabel的文本自适应
|
2020-01-26 22:34:57 +08:00 |
|
monitor1394
|
b9403df6c9
|
优化Tooltip设置itemFormatter时显示系列颜色
|
2020-01-20 19:25:08 +08:00 |
|
monitor1394
|
f5037dafb1
|
增加折线图对数轴Log的支持
|
2020-01-15 19:41:21 +08:00 |
|
monitor1394
|
7ccd378e7d
|
修复当设置AxisLine的onZero时刻度显示异常的问题
|
2020-01-08 19:33:30 +08:00 |
|
monitor1394
|
43b9884fab
|
增加Mask遮罩遮挡支持
|
2020-01-08 19:05:56 +08:00 |
|
monitor1394
|
9cd6ea856d
|
增加Tooltip的单个数据项和标题的字符串模版格式器
|
2019-12-21 20:12:27 +08:00 |
|
monitor1394
|
a004214d46
|
优化warning
|
2019-12-19 22:10:36 +08:00 |
|
monitor1394
|
6b66cf0361
|
修复Overlay模式下不显示Tooltip的问题
|
2019-12-16 09:44:52 +08:00 |
|
monitor1394
|
beee233570
|
增加Title的TextStyle支持
|
2019-12-15 21:36:59 +08:00 |
|
monitor1394
|
47e5937706
|
修复Legend都隐藏时Value轴还显示数值的问题
|
2019-12-11 02:14:37 +08:00 |
|
monitor1394
|
ff6555e12b
|
增加数据更新动画
|
2019-12-03 07:49:37 +08:00 |
|
monitor1394
|
e57a1a7a1c
|
增加GaugeChart仪表盘
|
2019-11-30 21:24:04 +08:00 |
|
monitor1394
|
a5874af317
|
修复BarChart清空数据重新赋值后SerieLabel显示异常的问题
|
2019-11-22 09:46:30 +08:00 |
|
monitor1394
|
ce6187e677
|
修复Label字体样式参数设置无效的问题
|
2019-11-16 21:16:43 +08:00 |
|
monitor1394
|
2ef3051d03
|
修复SerieLabel设置color不生效的问题
|
2019-11-16 20:15:35 +08:00 |
|
monitor1394
|
7f9a7ecf96
|
修复Label坐标显示异常的问题
|
2019-11-12 09:49:25 +08:00 |
|
monitor1394
|
6e8d65cb34
|
增加IconStyle子组件,优化SerieData的图标配置
|
2019-11-12 07:38:02 +08:00 |
|
monitor1394
|
6d8e6992f1
|
修复图标显示在上覆盖Label的问题
|
2019-11-11 09:41:21 +08:00 |
|
monitor1394
|
af5a7bfc59
|
修复饼图添加数据时Label异常的问题
|
2019-11-09 16:34:16 +08:00 |
|