monitor1394
|
3db2d22906
|
修复DataZoom异常
|
2021-03-10 13:05:15 +08:00 |
|
monitor1394
|
6780f5dab1
|
Merge branch 'develop'
|
2021-03-06 08:53:15 +08:00 |
|
monitor1394
|
de5dc7ba44
|
增加PieChart的minAngle参数支持设置最小扇区角度 #117
|
2021-03-06 08:25:43 +08:00 |
|
monitor1394
|
642dde3c27
|
增加Legend几种内置图标的支持 #90
|
2021-03-05 08:56:55 +08:00 |
|
monitor1394
|
3a76f369e8
|
优化TMP的Enable和Disable
|
2021-03-04 07:30:29 +08:00 |
|
monitor1394
|
ef3817d231
|
增加DataZoom对数值轴的支持 #71
|
2021-03-02 09:16:53 +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
|
0936510cd8
|
修复启用TMP时编译报错的问题 #125
|
2021-02-27 05:01:26 +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 |
|
monitor1394
|
85d96eb126
|
修复Unity版本兼容问题
|
2021-02-22 11:02:54 +08:00 |
|
monitor1394
|
8e5b6f159b
|
修复Unity版本兼容问题
|
2021-02-21 22:15:07 +08:00 |
|
monitor1394
|
08f5a136c0
|
增加Tooltip的ignoreDataShow参数
|
2021-02-21 02:42:45 +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
|
ff2479f71c
|
Fixed an issue where the Radar could not refresh itself after parameter changing
|
2021-02-18 09:47:03 +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
|
6d507470e0
|
v2.0.0
|
2021-02-05 21:46:31 +08:00 |
|
monitor1394
|
e56edf9a8a
|
修复AxisLine的OnZero对YAxis不生效的问题 #116
|
2021-02-03 12:51:50 +08:00 |
|
monitor1394
|
678f5af6a4
|
修复Category轴在BoundaryGap和AlignWithLabel为True时Tick显示效果不对的问题 #115
|
2021-01-29 20:55:58 +08:00 |
|
monitor1394
|
feeae66e32
|
Optimize some details
|
2021-01-25 09:12:22 +08:00 |
|
monitor1394
|
c20c47e849
|
v2.0.0-preview.2
|
2021-01-21 12:51:06 +08:00 |
|
monitor1394
|
104a0cb15d
|
Fixed a build compatibility error
|
2021-01-21 12:34:48 +08:00 |
|
monitor1394
|
fb549bd0c7
|
增加XChartsSettings的editorShowAllListData参数配置是否在Inspector中显示列表的所有数据
|
2021-01-19 23:18:41 +08:00 |
|
monitor1394
|
68da7221b8
|
v2.0.0-preview.1
|
2021-01-19 12:39:12 +08:00 |
|
monitor1394
|
b7ca0ac531
|
XCharts 2.0
|
2021-01-17 22:52:32 +08:00 |
|
monitor1394
|
d2e96b4002
|
XCharts 2.0
|
2021-01-17 11:44:47 +08:00 |
|
monitor1394
|
7e4e046672
|
XCharts 2.0
|
2021-01-17 10:16:30 +08:00 |
|
monitor1394
|
b5a7067309
|
XCharts 2.0
|
2021-01-13 18:40:17 +08:00 |
|
monitor1394
|
8078fdf097
|
XCharts 2.0
|
2021-01-11 12:22:22 +08:00 |
|
monitor1394
|
489095865d
|
XCharts 2.0
|
2021-01-11 08:54:28 +08:00 |
|
monitor1394
|
ed8d0687f7
|
发布v1.6.3版本
|
2021-01-02 14:08:43 +08:00 |
|
monitor1394
|
d6b034b4dd
|
修复Animation不启用时更新数据会导致图表一直刷新的问题
|
2020-12-18 19:06:34 +08:00 |
|
monitor1394
|
1e1c99a937
|
去掉调试日志
|
2020-12-01 12:18:52 +08:00 |
|
monitor1394
|
1ec33b2ecf
|
修复Unity2020上新创建的图表无法正常绘制的问题
|
2020-12-01 09:29:11 +08:00 |
|
monitor1394
|
2651348569
|
发布v1.6.2版本
|
2020-11-22 20:29:32 +08:00 |
|
monitor1394
|
250f01f2e7
|
修复LineChart在数据过于密集时折线绘制异常的问题 #99
|
2020-11-22 15:10:56 +08:00 |
|
monitor1394
|
f7761d7a00
|
修复LineChart的刻度位置在alignWithLabel为true时可能异常的问题
|
2020-11-21 08:42:03 +08:00 |
|
monitor1394
|
5a384fbb89
|
修复Unity5兼容报错的问题
|
2020-11-21 08:41:52 +08:00 |
|
monitor1394
|
68d21075f2
|
完善RadarChart的Indicator对\n换行的支持
|
2020-11-13 08:48:59 +08:00 |
|
monitor1394
|
438f98db68
|
修复LineChart当类型为Smooth时数据过密情况下报错的问题 #101
|
2020-11-12 09:23:10 +08:00 |
|
monitor1394
|
34eb09e297
|
完善HeatmapChart中VisualMap对Piecewise的支持
|
2020-10-22 09:39:47 +08:00 |
|
monitor1394
|
5fb86e4e5b
|
修复对数轴logBase设置为0时会卡死的问题
|
2020-09-24 09:36:09 +08:00 |
|
monitor1394
|
9a866c0352
|
修复PieChart边框大小不一致的问题
|
2020-09-22 07:29:48 +08:00 |
|
monitor1394
|
9825e06880
|
整理代码,去掉warning
|
2020-09-19 18:11:16 +08:00 |
|
monitor1394
|
00024a53c0
|
发布v1.6.1版本
|
2020-09-19 18:05:28 +08:00 |
|
monitor1394
|
91b92e13c3
|
优化symbol颜色
|
2020-09-19 17:25:03 +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 |
|