monitor1394
|
bc332ebebb
|
增加Covert XY Axis互换XY轴配置
|
2020-04-18 12:31:21 +08:00 |
|
monitor1394
|
d5fbce2e36
|
增加Axis可通过inverse参数设置坐标轴反向
|
2020-04-18 08:19:17 +08:00 |
|
monitor1394
|
4d3e7f1605
|
修复PieChart在设置Space参数后动画绘制异常的问题
|
2020-04-16 09:36:03 +08:00 |
|
monitor1394
|
4861529196
|
修复Check warning在Unity2019.3上的显示问题
|
2020-04-16 08:53:10 +08:00 |
|
monitor1394
|
5f1c6f2fbd
|
修复PieChart在设置Space参数后动画绘制异常的问题
|
2020-04-16 08:38:36 +08:00 |
|
monitor1394
|
a7c158e9c3
|
发布v1.4.0版本
|
2020-04-11 22:44:50 +08:00 |
|
monitor1394
|
c8e9c72486
|
整理代码
|
2020-04-11 20:41:39 +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 |
|
monitor1394
|
73e713802c
|
优化版本检测
|
2020-04-09 08:02:46 +08:00 |
|
monitor1394
|
86403702e0
|
修复Legend初始化异常的问题
|
2020-04-09 07:26:40 +08:00 |
|
monitor1394
|
6649059db1
|
修复仪表盘绘制异常的问题
|
2020-04-08 12:59:35 +08:00 |
|
monitor1394
|
3065b34ba6
|
增加PieChart通过ItemStyle设置边框的支持
|
2020-04-08 09:02:46 +08:00 |
|
monitor1394
|
26e67fb1a2
|
增加Axis的ceilRate设置最大最小值的取整倍率
|
2020-03-29 15:46:01 +08:00 |
|
monitor1394
|
f6f43c418f
|
增加圆角柱图
|
2020-03-29 11:14:34 +08:00 |
|
monitor1394
|
5ce1b539d5
|
增加itemStyle的cornerRadius支持圆角矩形
|
2020-03-29 10:57:59 +08:00 |
|
monitor1394
|
7eace387c6
|
优化Editor参数编辑,兼容Unity2019.3及以上版本
|
2020-03-26 09:13:46 +08:00 |
|
monitor1394
|
b82a20f6eb
|
增加Serie在inspector上可进行调整顺序、添加和删除操作
|
2020-03-24 09:08:14 +08:00 |
|
monitor1394
|
6692a2dc06
|
修复Title的textStyle和subTextStyle无效的问题
|
2020-03-23 07:58:09 +08:00 |
|
monitor1394
|
52aff435b8
|
增加BarChart通过barType参数设置胶囊柱状图
|
2020-03-22 22:50:35 +08:00 |
|
monitor1394
|
07b836855c
|
整理代码,去除warning
|
2020-03-22 08:45:05 +08:00 |
|
monitor1394
|
0c20b655cc
|
增加BarChart和HeatmapChart可通过ignore参数设置忽略数据的支持
|
2020-03-21 22:01:47 +08:00 |
|
monitor1394
|
b5b5850bf3
|
增加ItemStyle的tooltipFormatter参数可单独配置Serie的Tooltip显示
|
2020-03-21 11:26:50 +08:00 |
|
monitor1394
|
a2d666e350
|
修复X Axis 1和Y Axis 1配置变更时不会自动刷新的问题
|
2020-03-20 08:59:39 +08:00 |
|
monitor1394
|
d32bc1b89d
|
增加AxisTick的width参数可单独设置坐标轴刻度的宽度
|
2020-03-20 08:47:34 +08:00 |
|
monitor1394
|
0573dd4519
|
增加Serie的radarType参数设置多圈和单圈雷达图
|
2020-03-20 08:31:22 +08:00 |
|
monitor1394
|
5863b2700a
|
增加BarChart可用ItemStyle的backgroundColor设置柱条背景颜色
|
2020-03-17 09:13:55 +08:00 |
|
monitor1394
|
39a48b7773
|
增加SerieData的ItemStyle和Emphasis可单独配置数据项样式的支持
|
2020-03-17 08:37:48 +08:00 |
|
monitor1394
|
0e187a844a
|
发布v1.3.1版本
|
2020-03-14 18:26:20 +08:00 |
|
monitor1394
|
54550b41fb
|
修复LineChart开启ingore时部分数据可能绘制异常的问题
|
2020-03-14 11:52:22 +08:00 |
|
monitor1394
|
9079bedd9d
|
修复LineChart的label偏移显示异常的问题
|
2020-03-13 08:37:11 +08:00 |
|
monitor1394
|
ec4fb87142
|
发布v1.3.0版本
|
2020-03-11 22:04:40 +08:00 |
|
monitor1394
|
702b2a8c24
|
优化LineChart的label偏移显示
|
2020-03-11 21:53:45 +08:00 |
|
monitor1394
|
4606d65a5c
|
优化清空并重新添加数据后的自动刷新问题
|
2020-03-11 08:41:42 +08:00 |
|
monitor1394
|
cb86799e44
|
增加LineChart的普通折线图可通过ignore参数设置忽略数据的支持
|
2020-03-10 12:35:19 +08:00 |
|
monitor1394
|
c783896e0e
|
增加LineChart的普通折线图可通过设置ingore参数过滤数据的支持
|
2020-03-10 09:15:55 +08:00 |
|
monitor1394
|
705652d50c
|
增加LineChart的普通折线图可通过设置ingore参数过滤数据的支持
|
2020-03-10 09:12:47 +08:00 |
|
monitor1394
|
d010c9d986
|
增加BarChart可通过ItemStyle配置边框的支持
|
2020-03-09 22:10:48 +08:00 |
|
monitor1394
|
e595034833
|
增加RingChart环形图
|
2020-03-08 10:47:48 +08:00 |
|
monitor1394
|
2c6d9dc483
|
调整Serie的arcShaped参数重命名为roundCap
|
2020-03-06 07:09:15 +08:00 |
|
monitor1394
|
7465bb760d
|
增加运行时和非运行时参数变更自动刷新图表
|
2020-03-05 20:25:19 +08:00 |
|
monitor1394
|
11ee36de58
|
Merge branch 'master' of https://github.com/monitor1394/unity-ugui-XCharts
|
2020-03-02 18:00:05 +08:00 |
|
monitor1394
|
d8f57bdad2
|
适配Unity2019版本
|
2020-03-02 17:59:57 +08:00 |
|
monitor1394
|
ade587a478
|
重构Legend图例,改变样式,增加自定义图标等设置
|
2020-02-26 22:52:57 +08:00 |
|
monitor1394
|
31355b047f
|
修复快速添加的图表不响应事件的问题
|
2020-02-23 14:15:06 +08:00 |
|
monitor1394
|
bbe73a487d
|
渐出动画
|
2020-02-23 11:17:46 +08:00 |
|
monitor1394
|
a286b23144
|
增加BaseChart.AnimationFadeOut()渐入动画,重构动画系统
|
2020-02-23 11:06:16 +08:00 |
|
monitor1394
|
ff777465f4
|
增加TextStyle的lineSpacing参数配置行间距
|
2020-02-13 09:23:30 +08:00 |
|
monitor1394
|
5fa155ab37
|
增加Radar的splitLine参数配置分割线,去掉lineStyle参数
|
2020-02-12 19:13:44 +08:00 |
|
monitor1394
|
e807fafdd6
|
增加Tooltip的backgroundImage参数配置背景图
|
2020-02-11 21:30:20 +08:00 |
|