monitor1394
|
608ba43246
|
修复DataZoom拖动时SerieLabel不刷新的问题 (#165)
|
2021-08-31 13:41:46 +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
|
9699f6159b
|
完善BarChart的Zebra斑马柱图渐变支持
|
2021-07-29 08:05:54 +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
|
16058d7d30
|
优化数据存储类型由float全部转为double
|
2021-07-08 07:20:06 +08:00 |
|
monitor1394
|
3cee022480
|
优化SerieLabel
|
2021-07-04 20:38:26 +08:00 |
|
monitor1394
|
7b87ff1024
|
增加AxisLabel的showStartLabel和showEndLabel参数设置首尾的Label是否显示
|
2021-06-27 21:45:17 +08:00 |
|
monitor1394
|
c59edff7ee
|
增加DataZoom的orient参数设置水平或垂直样式
|
2021-06-27 12:20:03 +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
|
4892de1435
|
优化代码
|
2021-05-25 23:45:15 +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
|
1b72bdf0ab
|
增加Serie和Axis的insertDataToHead参数控制数据插入头部还是尾部
|
2021-05-21 07:24:02 +08:00 |
|
monitor1394
|
247942b766
|
优化Editor下的图表创建 #147
|
2021-05-18 13:10:29 +08:00 |
|
monitor1394
|
aede354af4
|
抽离甘特图
|
2021-05-16 23:38:06 +08:00 |
|
monitor1394
|
718e600279
|
重构VisualMap和DataZoom
|
2021-05-13 09:38:32 +08:00 |
|
monitor1394
|
1f77461d05
|
VisualMap支持Piecewise类型
|
2021-05-10 12:45:58 +08:00 |
|
monitor1394
|
a6cc044f3a
|
优化Axis的刻度表现 #135
|
2021-05-07 08:35:49 +08:00 |
|
monitor1394
|
4e4f501e68
|
优化代码,更好的支持自定义图表
|
2021-04-30 13:10:19 +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
|
3933420cf6
|
Fixed dynamically creating chart at runtime would be abnormal
|
2021-04-26 19:37:02 +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
|
cbbc2a63f9
|
整理代码
|
2021-04-13 10:12:02 +08:00 |
|
monitor1394
|
56a0576d42
|
优化Tooltip支持设置不同的类目轴数据 #129
|
2021-03-30 20:24:12 +08:00 |
|
monitor1394
|
da383c80ae
|
增加GanttChart甘特图
|
2021-03-25 12:55:52 +08:00 |
|
monitor1394
|
e8fdea764c
|
修复增删XY轴时可能异常的问题
|
2021-03-22 20:32:19 +08:00 |
|
monitor1394
|
89b5bcd94c
|
修复Tooltip的指示器在某些情况下指示位置不准的问题
|
2021-03-14 05:23:08 +08:00 |
|
monitor1394
|
554a681cc3
|
修复DataZoom多生成了一个组件的问题
|
2021-03-14 04:45:19 +08:00 |
|
monitor1394
|
555e6d47ca
|
增加CandlestickChartK线图 #124
|
2021-03-10 13:05:31 +08:00 |
|
monitor1394
|
ef3817d231
|
增加DataZoom对数值轴的支持 #71
|
2021-03-02 09:16:53 +08:00 |
|
monitor1394
|
85d96eb126
|
修复Unity版本兼容问题
|
2021-02-22 11:02:54 +08:00 |
|
monitor1394
|
daa19569f9
|
修复创建图表时的空报错
|
2021-02-21 02:26:36 +08:00 |
|
monitor1394
|
88e20ca9b6
|
修复图表在LayoutGroup控制下时可能显示错乱的问题 #121
|
2021-02-19 22:01:56 +08:00 |
|
monitor1394
|
e56edf9a8a
|
修复AxisLine的OnZero对YAxis不生效的问题 #116
|
2021-02-03 12:51:50 +08:00 |
|
monitor1394
|
feeae66e32
|
Optimize some details
|
2021-01-25 09:12:22 +08:00 |
|
monitor1394
|
489095865d
|
XCharts 2.0
|
2021-01-11 08:54:28 +08:00 |
|
monitor1394
|
9825e06880
|
整理代码,去掉warning
|
2020-09-19 18:11:16 +08:00 |
|
monitor1394
|
9117a198a1
|
增加Remove All Chart Object移除图表下的所有子节点
|
2020-09-18 22:24:51 +08:00 |
|
monitor1394
|
166a94012d
|
修复SerieLabel在点击图例隐藏Serie后还显示的问题#94
|
2020-09-18 22:00:03 +08:00 |
|
monitor1394
|
06b83db05d
|
优化坐标轴刻度和文本显示#93
|
2020-09-18 09:29:40 +08:00 |
|
monitor1394
|
81da3af9c4
|
优化坐标轴刻度和数据对齐
|
2020-09-13 20:17:11 +08:00 |
|
monitor1394
|
edaba321fb
|
优化LineChart在不使用XAxis1时也能显示XAxis1
|
2020-09-05 17:16:26 +08:00 |
|
monitor1394
|
4d023fa4ee
|
增加onPointerClickPie和onPointerClickBar回调
|
2020-08-29 22:44:32 +08:00 |
|
monitor1394
|
c1d38b0f81
|
重构代码,将与绘制相关的Color改为Color32,减少隐式转换
|
2020-08-23 14:31:26 +08:00 |
|
monitor1394
|
e2c45bb001
|
优化BarChart的数据变更动画#83
|
2020-08-13 09:05:21 +08:00 |
|