monitor1394
|
1f3dc02481
|
refactor code to support 3d pie
|
2022-03-16 07:43:46 +08:00 |
|
monitor1394
|
f7040af0b0
|
fixed emphasis label
|
2021-12-21 07:01:54 +08:00 |
|
monitor1394
|
21b4876948
|
Fixed markline label refresh when serie hide #178
|
2021-12-17 21:27:14 +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
|
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
|
9d53cf1e4e
|
匀速动画优化
|
2021-08-25 13:41:41 +08:00 |
|
monitor1394
|
6e9109f2d0
|
增加Animation的alongWithLinePath参数设置折线轨迹匀速动画
|
2021-08-24 07:21:00 +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
|
012f6ccb52
|
MarkLine优化
|
2021-07-16 08:31:10 +08:00 |
|
monitor1394
|
162aeb02e6
|
增加MarkLine标线 (#142)
|
2021-07-15 21:18:23 +08:00 |
|
monitor1394
|
16058d7d30
|
优化数据存储类型由float全部转为double
|
2021-07-08 07:20:06 +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
|
943145d210
|
增加IconStyle的autoHideWhenLabelEmpty参数设置当label为空时是否自动隐藏图标
|
2021-06-21 07:08:59 +08:00 |
|
monitor1394
|
25e8dd1d09
|
增加IconStyle的align参数设置图标的水平对齐
|
2021-06-12 19:46:57 +08:00 |
|
monitor1394
|
d1f36a5d00
|
Improved Candlestickchart support for inverse (#152)
|
2021-06-05 09:56:40 +08:00 |
|
monitor1394
|
eb23629066
|
默认关闭TextLimit
|
2021-06-04 07:56:01 +08:00 |
|
monitor1394
|
8ca1ac1dea
|
增加漏斗图基础代码支持
|
2021-05-29 22:07:09 +08:00 |
|
monitor1394
|
7057cce129
|
完善TextStyle的alignment的支持 (#150)
|
2021-05-25 08:06:32 +08:00 |
|
monitor1394
|
f071721d6d
|
增加Axis的图标、自动换行、自定义长宽的支持
|
2021-05-24 07:17:54 +08:00 |
|
monitor1394
|
355d3639b1
|
优化DataZoom
|
2021-05-22 15:29:55 +08:00 |
|
monitor1394
|
aede354af4
|
抽离甘特图
|
2021-05-16 23:38:06 +08:00 |
|
monitor1394
|
054387c71c
|
增加SerieData的ignore可忽略当前数据项
|
2021-04-28 19:28:05 +08:00 |
|
monitor1394
|
6a76f25b7d
|
优化代码,更好的支持自定义图表
|
2021-04-27 12:47:46 +08:00 |
|
monitor1394
|
0813bbfadd
|
增加BarChart绘制渐变边框的支持
|
2021-04-26 07:17:26 +08:00 |
|
monitor1394
|
2f9af18fd0
|
增加对自定义Chart的支持
|
2021-04-22 18:55:56 +08:00 |
|
monitor1394
|
4bf5d916d2
|
完善多坐标轴的支持 #132
|
2021-04-14 08:59:03 +08:00 |
|
monitor1394
|
da383c80ae
|
增加GanttChart甘特图
|
2021-03-25 12:55:52 +08:00 |
|
monitor1394
|
555e6d47ca
|
增加CandlestickChartK线图 #124
|
2021-03-10 13:05:31 +08:00 |
|
monitor1394
|
489095865d
|
XCharts 2.0
|
2021-01-11 08:54:28 +08:00 |
|
monitor1394
|
d6b034b4dd
|
修复Animation不启用时更新数据会导致图表一直刷新的问题
|
2020-12-18 19:06:34 +08:00 |
|
monitor1394
|
7d04a13ecf
|
meta文件
|
2020-09-16 19:52:50 +08:00 |
|
monitor1394
|
6219bfad0d
|
修复默认分割线不显示的问题
|
2020-09-13 20:32:41 +08:00 |
|
Ernest-su
|
c01493bcaa
|
Update ItemStyle.cs
fix backgroundWidth doc
|
2020-09-07 17:57:21 +08:00 |
|
monitor1394
|
e3a2b6c160
|
增加LineStyle的toColor和toColor2设置LineChart的水平渐变,取消通过ItemStyle设置LineChart的水平渐变。
|
2020-08-29 23:35:40 +08:00 |
|
monitor1394
|
c1d38b0f81
|
重构代码,将与绘制相关的Color改为Color32,减少隐式转换
|
2020-08-23 14:31:26 +08:00 |
|
monitor1394
|
a831f747cc
|
修复动画问题
|
2020-08-19 09:11:23 +08:00 |
|
monitor1394
|
c926b9efb2
|
性能优化
|
2020-08-18 09:29:23 +08:00 |
|
monitor1394
|
e2c45bb001
|
优化BarChart的数据变更动画#83
|
2020-08-13 09:05:21 +08:00 |
|
monitor1394
|
4c9f60e6c6
|
增加LineChart可通过VisualMap或ItemStyle配置渐变#78
|
2020-07-30 09:31:44 +08:00 |
|
monitor1394
|
8d4d98f736
|
修复LineChart渐出动画绘制异常的问题#79
|
2020-07-25 19:20:14 +08:00 |
|
monitor1394
|
58ab97c2a0
|
增加AxisLabel和SerieLabel的formatter可单独配置数值格式化#68
|
2020-07-21 09:13:51 +08:00 |
|
monitor1394
|
4bb662043c
|
增加动画完成回调接口
|
2020-07-17 12:19:21 +08:00 |
|
monitor1394
|
7419739fe6
|
完善文档
|
2020-07-17 08:52:32 +08:00 |
|
monitor1394
|
279b089eb9
|
整理文档
|
2020-07-10 09:20:46 +08:00 |
|
monitor1394
|
70813f5581
|
整理文档
|
2020-07-10 09:13:26 +08:00 |
|