monitor1394
|
718e600279
|
重构VisualMap和DataZoom
|
2021-05-13 09:38:32 +08:00 |
|
monitor1394
|
95b9917220
|
增加Settings中关于关于材质球设置的参数 #140
|
2021-05-01 22:43:17 +08:00 |
|
monitor1394
|
4e4f501e68
|
优化代码,更好的支持自定义图表
|
2021-04-30 13:10:19 +08:00 |
|
monitor1394
|
83b876e80d
|
增加Settings的reversePainter可设置Serie的绘制是否逆序
|
2021-04-29 07:30:42 +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
|
5205c9a53f
|
fiexd missing class attribute ExtensionOfNativeClass #131
|
2021-04-12 12:55:22 +08:00 |
|
monitor1394
|
eda93f0776
|
优化Theme
|
2021-04-01 08:14:04 +08:00 |
|
monitor1394
|
5b5483915b
|
优化自定义绘制回调接口
|
2021-03-29 20:27:21 +08:00 |
|
monitor1394
|
da383c80ae
|
增加GanttChart甘特图
|
2021-03-25 12:55:52 +08:00 |
|
monitor1394
|
642dde3c27
|
增加Legend几种内置图标的支持 #90
|
2021-03-05 08:56:55 +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
|
daa19569f9
|
修复创建图表时的空报错
|
2021-02-21 02:26:36 +08:00 |
|
monitor1394
|
88e20ca9b6
|
修复图表在LayoutGroup控制下时可能显示错乱的问题 #121
|
2021-02-19 22:01:56 +08:00 |
|
monitor1394
|
5e57916d2f
|
Fixed an issue where the Radar could not refresh itself after parameter changing #122
|
2021-02-18 09:24:01 +08:00 |
|
monitor1394
|
7e4e046672
|
XCharts 2.0
|
2021-01-17 10:16:30 +08:00 |
|
monitor1394
|
489095865d
|
XCharts 2.0
|
2021-01-11 08:54:28 +08:00 |
|
monitor1394
|
d65209ced5
|
优化Legend的颜色可自动匹配ItemStyle的自定义颜色#89
|
2020-09-08 09:28:19 +08:00 |
|
monitor1394
|
c1d38b0f81
|
重构代码,将与绘制相关的Color改为Color32,减少隐式转换
|
2020-08-23 14:31:26 +08:00 |
|
monitor1394
|
d0fafae3db
|
优化PieChart文本堆叠和引线效果#85
|
2020-08-11 08:47:20 +08:00 |
|
monitor1394
|
d9e8e2e26b
|
优化Chart放在ScrollView下时不影响ScrollView的滚动和拖动
|
2020-07-17 09:26:01 +08:00 |
|
monitor1394
|
a208ac5906
|
Fixed a problem with Tooltip that would also show up if it was blocked on top. 修复Tooltip在上层有遮挡还会显示的问题#74
|
2020-07-16 09:16:36 +08:00 |
|
monitor1394
|
2a74388777
|
修复SerieLabel位置错乱的问题
|
2020-07-07 07:29:45 +08:00 |
|
monitor1394
|
14023cc713
|
增加LiquidChart水位图
|
2020-07-06 08:41:28 +08:00 |
|
monitor1394
|
715574b483
|
修复SerieLabel在重新添加数据时可能不显示的问题
|
2020-06-18 08:57:11 +08:00 |
|
monitor1394
|
d3dc17907d
|
修复SerieLabel可能显示错乱的问题
|
2020-06-15 08:56:30 +08:00 |
|
monitor1394
|
51159db106
|
优化Legend的布局
|
2020-06-09 09:24:08 +08:00 |
|
monitor1394
|
62e53c20c8
|
重构代码,增加BaseGraph基类
|
2020-06-05 08:52:36 +08:00 |
|
monitor1394
|
01f8856106
|
增加SerieLabel的autoOffset参数设置是否自动判断上下偏移
|
2020-06-04 12:33:25 +08:00 |
|
monitor1394
|
b0866b3900
|
优化Legend数量过多时自动换行显示
|
2020-06-04 07:06:41 +08:00 |
|
monitor1394
|
5d5dc468c0
|
修复背景组件初始化时报错的问题
|
2020-06-01 12:38:59 +08:00 |
|
monitor1394
|
2de64580ec
|
优化Background组件的生效条件,需要有单独的父节点
|
2020-05-31 07:43:29 +08:00 |
|
monitor1394
|
ec62dea1a5
|
修复调用UpdateDataName()接口时不会自动刷新的问题
|
2020-05-29 07:52:21 +08:00 |
|
monitor1394
|
e62304d7fd
|
修复调用UpdateDataName()接口时不会自动刷新的问题
|
2020-05-27 09:28:50 +08:00 |
|
monitor1394
|
0905d30416
|
修复背景组件可能显示在最前面的问题
|
2020-05-22 08:33:30 +08:00 |
|
monitor1394
|
6baaa840d0
|
修复圆角绘制异常的问题
|
2020-05-22 08:25:57 +08:00 |
|
monitor1394
|
920c4ea2a5
|
增加Background背景组件
|
2020-05-21 08:32:52 +08:00 |
|
monitor1394
|
84b8bf8281
|
隐藏Hierarchy试图下自动生成的子节点
|
2020-05-19 09:11:06 +08:00 |
|
monitor1394
|
5d41ede8eb
|
增加chartName检测
|
2020-05-19 07:08:57 +08:00 |
|
monitor1394
|
008e2210d4
|
增加chartName属性可指定图表的别称
|
2020-05-18 07:36:01 +08:00 |
|
monitor1394
|
f23347a86e
|
重构代码
|
2020-05-17 20:36:14 +08:00 |
|
monitor1394
|
bc5bd1214e
|
增加部分鼠标事件回调
|
2020-05-16 20:33:01 +08:00 |
|
monitor1394
|
34f3ef5182
|
优化性能,优化折线图和柱状图的大数据绘制,重构代码
|
2020-05-13 09:54:40 +08:00 |
|
monitor1394
|
d56ed2e086
|
修复自由锚点兼容的问题
|
2020-05-12 14:09:26 +08:00 |
|
monitor1394
|
3bb5ee5648
|
优化代码,修复报错
|
2020-05-10 00:20:40 +08:00 |
|
monitor1394
|
2a2725a196
|
增加自由锚点支持,任意对齐方式
|
2020-04-28 12:28:05 +08:00 |
|
monitor1394
|
6288666000
|
优化GaugeChart和RingChart的label初始化
|
2020-04-24 12:34:20 +08:00 |
|
monitor1394
|
c5b810df8b
|
增加Check warning检测功能
|
2020-04-11 15:18:34 +08:00 |
|
monitor1394
|
80a946d0c6
|
优化Legend初始化,防止出现预设下删除异常的问题
|
2020-04-10 07:32:59 +08:00 |
|