monitor1394
|
5879d5493d
|
Fixed axis split line bug #181
|
2022-02-17 08:29:57 +08:00 |
|
monitor1394
|
5db8fe09d5
|
fixed y axis label onZero does not work
|
2022-02-08 20:50:47 +08:00 |
|
monitor1394
|
f64a82b340
|
Improved zebra bar chart
|
2022-01-06 21:25:18 +08:00 |
|
monitor1394
|
f7040af0b0
|
fixed emphasis label
|
2021-12-21 07:01:54 +08:00 |
|
monitor1394
|
284a31ca57
|
Improved radarchart
|
2021-12-10 13:22:00 +08:00 |
|
monitor1394
|
d9a0f6f7f2
|
optimize emptyRect symbol
|
2021-12-04 14:12:34 +08:00 |
|
monitor1394
|
0aa716e0a0
|
optimize emptyRect symbol
|
2021-12-04 14:10:28 +08:00 |
|
monitor1394
|
da8f379741
|
Added new symbol type: EmptyRect, EmptyTriangle, EmptyDiamond
|
2021-12-04 08:46:32 +08:00 |
|
monitor1394
|
7f53d22a5a
|
set symbol empty area color by itemStyle's backgroundColor
|
2021-12-04 08:26:56 +08:00 |
|
monitor1394
|
176d62f8bd
|
Fixed serie ignore display error #173
|
2021-11-30 21:40:18 +08:00 |
|
monitor1394
|
4d6e896d32
|
add tooltip delegate function: positionFunction
|
2021-11-27 22:06:15 +08:00 |
|
monitor1394
|
70c182d434
|
Optimized SerieData to support tree data
|
2021-11-02 21:23:01 +08:00 |
|
monitor1394
|
2c4f341098
|
增加Treemap扩展支持
|
2021-10-24 19:23:17 +08:00 |
|
monitor1394
|
903d6b1a17
|
improve radar chart
|
2021-09-12 15:01:40 +08:00 |
|
monitor1394
|
4ad4eef4a3
|
fix pie chart fade out animation #168
|
2021-09-07 21:44:05 +08:00 |
|
monitor1394
|
7f4154b1db
|
Fixed bug where GaugeChart does not refresh label when changing splitNumber #167
|
2021-09-06 21:33:44 +08:00 |
|
monitor1394
|
9d8b95ddc4
|
优化RingChart的渐变效果
|
2021-08-31 21:05:02 +08:00 |
|
monitor1394
|
608ba43246
|
修复DataZoom拖动时SerieLabel不刷新的问题 (#165)
|
2021-08-31 13:41:46 +08:00 |
|
monitor1394
|
adf10d0539
|
修复Theme主题切换无法保持到场景上的问题 (#166)
|
2021-08-26 20:42:11 +08:00 |
|
monitor1394
|
9d53cf1e4e
|
匀速动画优化
|
2021-08-25 13:41:41 +08:00 |
|
monitor1394
|
6e9109f2d0
|
增加Animation的alongWithLinePath参数设置折线轨迹匀速动画
|
2021-08-24 07:21:00 +08:00 |
|
monitor1394
|
8261e70e00
|
Added serie's ignoreLineBreak parameter (#164)
|
2021-08-22 09:26:14 +08:00 |
|
monitor1394
|
c9fa415776
|
Improved Axis's AxisLabel text rotate setting to avoid inconsistency offset in DataZoom (#163)
|
2021-08-15 22:36:14 +08:00 |
|
monitor1394
|
a92e01d806
|
Added Legend's textAutoColor to set the text color match with Serie color (#163)
|
2021-08-15 22:36:06 +08:00 |
|
monitor1394
|
828154c073
|
优化BarChart设置Corner时正负柱条圆角对称
|
2021-08-12 22:16:36 +08:00 |
|
monitor1394
|
9699f6159b
|
完善BarChart的Zebra斑马柱图渐变支持
|
2021-07-29 08:05:54 +08:00 |
|
monitor1394
|
16d6a5a3a0
|
完善SerieSymbol以支持象形柱图PictorialBarChart扩展
|
2021-07-22 08:11:12 +08:00 |
|
monitor1394
|
31f653e3e0
|
增加Serie的iconStyle统一配置图标
|
2021-07-18 14:16:06 +08:00 |
|
monitor1394
|
162aeb02e6
|
增加MarkLine标线 (#142)
|
2021-07-15 21:18:23 +08:00 |
|
monitor1394
|
9da1b9cca6
|
优化BarChart可通过serieData.show设置是否显示柱条
|
2021-07-09 06:50:19 +08:00 |
|
monitor1394
|
16058d7d30
|
优化数据存储类型由float全部转为double
|
2021-07-08 07:20:06 +08:00 |
|
monitor1394
|
af8391faee
|
修复ChartLabel在TMP下异常报错的问题
|
2021-07-08 07:04:46 +08:00 |
|
monitor1394
|
df5fa7807b
|
修复PieChart的avoidLabelOverlap参数不生效的问题
|
2021-07-05 07:12:20 +08:00 |
|
monitor1394
|
3907b82bc0
|
修复PieChart选中扇区后鼠标区域指示不准确的问题
|
2021-07-04 21:16:30 +08:00 |
|
monitor1394
|
3cee022480
|
优化SerieLabel
|
2021-07-04 20:38:26 +08:00 |
|
monitor1394
|
26a12f7a33
|
整理代码
|
2021-07-01 07:35:55 +08:00 |
|
monitor1394
|
7b87ff1024
|
增加AxisLabel的showStartLabel和showEndLabel参数设置首尾的Label是否显示
|
2021-06-27 21:45:17 +08:00 |
|
monitor1394
|
e7be2adbc9
|
增加AxisLabel和SerieLabel的formatter委托方法 #145
|
2021-06-27 12:26:20 +08:00 |
|
monitor1394
|
c59edff7ee
|
增加DataZoom的orient参数设置水平或垂直样式
|
2021-06-27 12:20:03 +08:00 |
|
monitor1394
|
63ec586f36
|
接口优化
|
2021-06-26 21:45:56 +08:00 |
|
monitor1394
|
943145d210
|
增加IconStyle的autoHideWhenLabelEmpty参数设置当label为空时是否自动隐藏图标
|
2021-06-21 07:08:59 +08:00 |
|
monitor1394
|
81de33e11b
|
v2.2.3
|
2021-06-20 17:05:15 +08:00 |
|
monitor1394
|
49fd642885
|
v2.2.2
|
2021-06-18 06:48:11 +08:00 |
|
monitor1394
|
25e8dd1d09
|
增加IconStyle的align参数设置图标的水平对齐
|
2021-06-12 19:46:57 +08:00 |
|
monitor1394
|
998a066c59
|
优化主题Theme的导入和字体自动刷新 (#148)
|
2021-06-12 14:32:23 +08:00 |
|
monitor1394
|
d1f36a5d00
|
Improved Candlestickchart support for inverse (#152)
|
2021-06-05 09:56:40 +08:00 |
|
monitor1394
|
7b7150b87f
|
修复Gauge在最小值为负数时指针指示位置异常的问题
|
2021-06-04 23:08:34 +08:00 |
|
monitor1394
|
8ca1ac1dea
|
增加漏斗图基础代码支持
|
2021-05-29 22:07:09 +08:00 |
|
monitor1394
|
4892de1435
|
优化代码
|
2021-05-25 23:45:15 +08:00 |
|
monitor1394
|
7057cce129
|
完善TextStyle的alignment的支持 (#150)
|
2021-05-25 08:06:32 +08:00 |
|