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
|
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
|
f090970cc8
|
v2.2.1
|
2021-06-13 12:10:50 +08:00 |
|
monitor1394
|
793c9dee46
|
完善对多屏幕的支持
|
2021-06-13 11:50:41 +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
|
c9f6e9ef66
|
修复Unity版本兼容问题 (#154)
|
2021-06-10 12:54:13 +08:00 |
|
monitor1394
|
d1f36a5d00
|
Improved Candlestickchart support for inverse (#152)
|
2021-06-05 09:56:40 +08:00 |
|
monitor1394
|
d6a024026b
|
优化自定义主题Theme的自动刷新 (#148)
|
2021-06-05 09:56:00 +08:00 |
|
monitor1394
|
7b7150b87f
|
修复Gauge在最小值为负数时指针指示位置异常的问题
|
2021-06-04 23:08:34 +08:00 |
|
monitor1394
|
9a3e31f768
|
v2.2.0
|
2021-05-30 20:17:45 +08:00 |
|
monitor1394
|
7057cce129
|
完善TextStyle的alignment的支持 (#150)
|
2021-05-25 08:06:32 +08:00 |
|
monitor1394
|
3451b74669
|
修复PieChart数据全为0时Label无法正常显示的问题
|
2021-05-24 21:35:53 +08:00 |
|
monitor1394
|
9ba02b37fc
|
修复Add Serie面板上Serie Name不生效的问题 (#149)
|
2021-05-24 07:28:45 +08:00 |
|
monitor1394
|
f071721d6d
|
增加Axis的图标、自动换行、自定义长宽的支持
|
2021-05-24 07:17:54 +08:00 |
|
monitor1394
|
1b72bdf0ab
|
增加Serie和Axis的insertDataToHead参数控制数据插入头部还是尾部
|
2021-05-21 07:24:02 +08:00 |
|
monitor1394
|
aede354af4
|
抽离甘特图
|
2021-05-16 23:38:06 +08:00 |
|
monitor1394
|
dc1040ab02
|
修复RingChart无法设置环形的背景色的问题 #141
|
2021-05-10 08:27:43 +08:00 |
|
monitor1394
|
53f7a00144
|
增加LiquidChart的方形水位图支持
|
2021-05-08 09:42:25 +08:00 |
|
monitor1394
|
a6cc044f3a
|
优化Axis的刻度表现 #135
|
2021-05-07 08:35:49 +08:00 |
|
monitor1394
|
95b9917220
|
增加Settings中关于关于材质球设置的参数 #140
|
2021-05-01 22:43:17 +08:00 |
|
monitor1394
|
a7f1723559
|
修复无法正确表示部分超大或超小数值的问题
|
2021-05-01 20:21:31 +08:00 |
|
monitor1394
|
0d98a1db16
|
修复Radar切换到Circle异常的问题 #139
|
2021-04-29 19:43:42 +08:00 |
|
monitor1394
|
83b876e80d
|
增加Settings的reversePainter可设置Serie的绘制是否逆序
|
2021-04-29 07:30:42 +08:00 |
|
monitor1394
|
054387c71c
|
增加SerieData的ignore可忽略当前数据项
|
2021-04-28 19:28:05 +08:00 |
|
monitor1394
|
6eae4c7533
|
Fixed bug where AxisLabel displayed incorrectly with DataRoom (#138)
|
2021-04-28 07:00:23 +08:00 |
|
monitor1394
|
3933420cf6
|
Fixed dynamically creating chart at runtime would be abnormal
|
2021-04-26 19:37:02 +08:00 |
|
monitor1394
|
0813bbfadd
|
增加BarChart绘制渐变边框的支持
|
2021-04-26 07:17:26 +08:00 |
|
monitor1394
|
4bf5d916d2
|
完善多坐标轴的支持 #132
|
2021-04-14 08:59:03 +08:00 |
|
monitor1394
|
34e709c916
|
v2.1.1
|
2021-04-13 20:56:33 +08:00 |
|
monitor1394
|
5205c9a53f
|
fiexd missing class attribute ExtensionOfNativeClass #131
|
2021-04-12 12:55:22 +08:00 |
|
monitor1394
|
40a9b19a63
|
v2.1.0
|
2021-04-07 20:30:40 +08:00 |
|
monitor1394
|
c67ff7253d
|
优化和重构Theme,解决引用相同或丢失的问题 #118
|
2021-03-31 21:17:29 +08:00 |
|
monitor1394
|
56a0576d42
|
优化Tooltip支持设置不同的类目轴数据 #129
|
2021-03-30 20:24:12 +08:00 |
|
monitor1394
|
5b5483915b
|
优化自定义绘制回调接口
|
2021-03-29 20:27:21 +08:00 |
|
monitor1394
|
da383c80ae
|
增加GanttChart甘特图
|
2021-03-25 12:55:52 +08:00 |
|
monitor1394
|
ea13f674bc
|
增加Theme的Unbind按钮用于解绑复制图表时的主题 #118
|
2021-03-22 03:26:16 +08:00 |
|
monitor1394
|
9bde7029a2
|
修复Inspector下Foldout后的勾选框无法选中的问题
|
2021-03-18 20:15:40 +08:00 |
|
monitor1394
|
57f4655b65
|
修复BarChart在 0 数值时显示异常的问题
|
2021-03-18 19:25:36 +08:00 |
|
monitor1394
|
89b5bcd94c
|
修复Tooltip的指示器在某些情况下指示位置不准的问题
|
2021-03-14 05:23:08 +08:00 |
|
monitor1394
|
04da71787b
|
优化MultiComponentMode开启后的编辑体验和组件刷新 #128
|
2021-03-13 04:21:52 +08:00 |
|
monitor1394
|
555e6d47ca
|
增加CandlestickChartK线图 #124
|
2021-03-10 13:05:31 +08:00 |
|
monitor1394
|
34d11cb96a
|
update doc
|
2021-03-06 08:52:15 +08:00 |
|
monitor1394
|
84a13e03e8
|
Fixed display exception of hidden gameObjects when enabling and disabling a chart #125
|
2021-03-01 10:07:40 +08:00 |
|
monitor1394
|
6af0e6d427
|
v2.0.1
|
2021-02-26 01:03:47 +08:00 |
|
monitor1394
|
3623e3b396
|
修复HeatmapChart的Tooltip指示的位置不准的问题 #123
|
2021-02-26 00:54:43 +08:00 |
|