monitor1394
|
f1a14830b7
|
增加漏斗图基础代码支持
|
2021-05-29 22:07:09 +08:00 |
|
monitor1394
|
b849633110
|
修复DataZoom报错
|
2021-05-27 21:11:14 +08:00 |
|
monitor1394
|
f656cba56b
|
优化代码
|
2021-05-25 23:45:15 +08:00 |
|
monitor1394
|
6872d42f2e
|
完善TextStyle的alignment的支持 (#150)
|
2021-05-25 08:06:32 +08:00 |
|
monitor1394
|
93e376bdbf
|
修复PieChart数据全为0时Label无法正常显示的问题
|
2021-05-24 21:35:53 +08:00 |
|
monitor1394
|
efc82d01a7
|
修复Add Serie面板上Serie Name不生效的问题 (#149)
|
2021-05-24 07:28:45 +08:00 |
|
monitor1394
|
057376882d
|
增加Axis的图标、自动换行、自定义长宽的支持
|
2021-05-24 07:17:54 +08:00 |
|
monitor1394
|
d92640c49b
|
优化DataZoom
|
2021-05-22 15:29:55 +08:00 |
|
monitor1394
|
bc25663db4
|
增加Serie和Axis的insertDataToHead参数控制数据插入头部还是尾部
|
2021-05-21 07:24:02 +08:00 |
|
monitor1394
|
d9f99e0d27
|
serie增加自定义参数
|
2021-05-20 21:51:52 +08:00 |
|
monitor1394
|
0c549bf23b
|
优化Editor下的图表创建 #147
|
2021-05-18 13:10:29 +08:00 |
|
monitor1394
|
4de87fd358
|
修复Tooltip不触发的问题
|
2021-05-18 09:29:03 +08:00 |
|
monitor1394
|
01b77ccb55
|
修复CoordinateChart的tooltip报错
|
2021-05-18 08:34:11 +08:00 |
|
monitor1394
|
e2aec83de2
|
CandlestickChart加入菜单栏 #146
|
2021-05-18 00:06:56 +08:00 |
|
monitor1394
|
d5c8b296a7
|
修复PieChart的Tooltip高亮不会还原的问题
|
2021-05-18 00:06:15 +08:00 |
|
monitor1394
|
f2c944baa9
|
修复BarChart在水平布局时clip不生效的问题
|
2021-05-18 00:05:12 +08:00 |
|
monitor1394
|
7070c5caa7
|
移除GanttChart
|
2021-05-17 12:51:48 +08:00 |
|
monitor1394
|
f2b7cfd40b
|
修复DataZoom报错
|
2021-05-17 12:29:28 +08:00 |
|
monitor1394
|
79a02e5594
|
抽离甘特图
|
2021-05-16 23:38:06 +08:00 |
|
monitor1394
|
a88b1979d8
|
重构VisualMap和DataZoom
|
2021-05-13 09:38:32 +08:00 |
|
monitor1394
|
c1f604f1b6
|
修复TMP下Theme不显示TMPFont的问题 #143
|
2021-05-11 21:00:26 +08:00 |
|
monitor1394
|
cb29b38e1c
|
修复散点图会显示图表外的点的问题
|
2021-05-11 20:53:09 +08:00 |
|
monitor1394
|
6bee9b20dd
|
VisualMap支持Piecewise类型
|
2021-05-10 12:45:58 +08:00 |
|
monitor1394
|
6e35907f46
|
修复RingChart无法设置环形的背景色的问题 #141
|
2021-05-10 08:27:43 +08:00 |
|
monitor1394
|
44d67151ee
|
优化Log轴显示极小浮点数
|
2021-05-08 13:01:46 +08:00 |
|
monitor1394
|
2f98f6a486
|
增加LiquidChart的方形水位图支持
|
2021-05-08 09:42:25 +08:00 |
|
monitor1394
|
53085b01b6
|
优化Axis的刻度表现 #135
|
2021-05-07 08:35:49 +08:00 |
|
monitor1394
|
424577ca4d
|
增加Settings中关于关于材质球设置的参数 #140
|
2021-05-01 22:43:17 +08:00 |
|
monitor1394
|
636df6ebd6
|
修复无法正确表示部分超大或超小数值的问题
|
2021-05-01 20:21:31 +08:00 |
|
monitor1394
|
e28c730c21
|
优化代码,更好的支持自定义图表
|
2021-04-30 13:10:19 +08:00 |
|
monitor1394
|
3d457bb681
|
增加Custom类型的Serie的tooltip自定义
|
2021-04-29 19:57:07 +08:00 |
|
monitor1394
|
fdd6ab0063
|
修复Radar切换到Circle异常的问题 #139
|
2021-04-29 19:43:42 +08:00 |
|
monitor1394
|
13a81b8374
|
修复Log轴时绘制异常的问题
|
2021-04-29 19:17:12 +08:00 |
|
monitor1394
|
11fc9d15a2
|
增加Settings的reversePainter可设置Serie的绘制是否逆序
|
2021-04-29 07:30:42 +08:00 |
|
monitor1394
|
bf82904e66
|
增加SerieData的ignore可忽略当前数据项
|
2021-04-28 19:28:05 +08:00 |
|
monitor1394
|
3c58396c1f
|
Fixed bug where AxisLabel displayed incorrectly with DataRoom (#138)
|
2021-04-28 07:00:23 +08:00 |
|
monitor1394
|
6291fd27b0
|
优化代码,更好的支持自定义图表
|
2021-04-28 06:56:28 +08:00 |
|
monitor1394
|
59f1fda131
|
优化代码,更好的支持自定义图表
|
2021-04-27 12:47:46 +08:00 |
|
monitor1394
|
8a8f352bad
|
Fixed dynamically creating chart at runtime would be abnormal
|
2021-04-26 19:37:02 +08:00 |
|
monitor1394
|
20ea9e2620
|
增加BarChart绘制渐变边框的支持
|
2021-04-26 07:17:26 +08:00 |
|
monitor1394
|
3507434e7a
|
增加对自定义Chart的支持
|
2021-04-22 18:55:56 +08:00 |
|
monitor1394
|
7c762b4455
|
修复Gauge的AxisLabel文字颜色无法修改的问题
|
2021-04-22 07:29:08 +08:00 |
|
monitor1394
|
6220b6af6f
|
取消GaugeAxis的m_SplitLineLength参数忽略
|
2021-04-22 07:09:47 +08:00 |
|
monitor1394
|
63f054493a
|
完善多坐标轴的支持 #132
|
2021-04-14 08:59:03 +08:00 |
|
monitor1394
|
cd35d00e06
|
v2.1.1
|
2021-04-13 20:56:33 +08:00 |
|
monitor1394
|
0bc5a24595
|
整理代码
|
2021-04-13 10:12:02 +08:00 |
|
monitor1394
|
ce08b0f81e
|
兼容unity5.6
|
2021-04-13 09:57:33 +08:00 |
|
monitor1394
|
5aa90274dc
|
处理unity版本兼容
|
2021-04-12 19:31:26 +08:00 |
|
monitor1394
|
4b40604a27
|
fiexd missing class attribute ExtensionOfNativeClass #131
|
2021-04-12 12:55:22 +08:00 |
|
monitor1394
|
adfc15efd8
|
unity版本兼容
|
2021-04-08 19:30:23 +08:00 |
|