monitor1394
|
fe5fd32aa4
|
增加Radar的ceilRate,设置最大最小值的取整倍率
|
2020-06-02 20:20:56 +08:00 |
|
monitor1394
|
2de64580ec
|
优化Background组件的生效条件,需要有单独的父节点
|
2020-05-31 07:43:29 +08:00 |
|
monitor1394
|
73919ab32a
|
修复Editor下点击Data后数据会多一维的问题
|
2020-05-30 18:04:01 +08:00 |
|
monitor1394
|
51c973a7ea
|
优化PieChart支持设置ignoreValue不显示指定数据
|
2020-05-30 10:27:54 +08:00 |
|
monitor1394
|
021d0ce20e
|
优化版本更新检测
|
2020-05-24 08:06:40 +08:00 |
|
monitor1394
|
ca9a3d2ca0
|
调整DebugMode的显示位置
|
2020-05-22 08:36:49 +08:00 |
|
monitor1394
|
920c4ea2a5
|
增加Background背景组件
|
2020-05-21 08:32:52 +08:00 |
|
monitor1394
|
008e2210d4
|
增加chartName属性可指定图表的别称
|
2020-05-18 07:36:01 +08:00 |
|
monitor1394
|
34f3ef5182
|
优化性能,优化折线图和柱状图的大数据绘制,重构代码
|
2020-05-13 09:54:40 +08:00 |
|
monitor1394
|
ce429a0bb1
|
优化version显示格式
|
2020-05-07 12:37:28 +08:00 |
|
monitor1394
|
f6c614e8c4
|
增加numericFormatter参数可配置数值格式化显示,去掉forceENotation参数
|
2020-05-04 13:29:56 +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
|
d93a62608c
|
增加AxisLabel的onZero参数可将Label显示在0刻度上
|
2020-04-19 22:08:40 +08:00 |
|
monitor1394
|
42eec0c3e3
|
增加Serie和AxisLabel的showAsPositiveNumber参数将负数数值显示为正数
|
2020-04-19 11:08:48 +08:00 |
|
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
|
4861529196
|
修复Check warning在Unity2019.3上的显示问题
|
2020-04-16 08:53:10 +08:00 |
|
monitor1394
|
c5b810df8b
|
增加Check warning检测功能
|
2020-04-11 15:18:34 +08:00 |
|
monitor1394
|
73e713802c
|
优化版本检测
|
2020-04-09 08:02:46 +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
|
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
|
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
|
d32bc1b89d
|
增加AxisTick的width参数可单独设置坐标轴刻度的宽度
|
2020-03-20 08:47:34 +08:00 |
|
monitor1394
|
0573dd4519
|
增加Serie的radarType参数设置多圈和单圈雷达图
|
2020-03-20 08:31:22 +08:00 |
|
monitor1394
|
39a48b7773
|
增加SerieData的ItemStyle和Emphasis可单独配置数据项样式的支持
|
2020-03-17 08:37:48 +08:00 |
|
monitor1394
|
702b2a8c24
|
优化LineChart的label偏移显示
|
2020-03-11 21:53:45 +08:00 |
|
monitor1394
|
cb86799e44
|
增加LineChart的普通折线图可通过ignore参数设置忽略数据的支持
|
2020-03-10 12:35:19 +08:00 |
|
monitor1394
|
705652d50c
|
增加LineChart的普通折线图可通过设置ingore参数过滤数据的支持
|
2020-03-10 09:12:47 +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
|
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 |
|
monitor1394
|
604a77f2be
|
增加Tooltip的paddingLeftRight和paddingTopBottom参数配置文字和边框的间距
|
2020-02-11 21:01:01 +08:00 |
|
monitor1394
|
9f88e3094d
|
增加Tooltip的lineStyle参数配置指示线样式
|
2020-02-11 20:37:48 +08:00 |
|
monitor1394
|
9e3e0c8b0d
|
增加Axis的splitLine参数控制分割线
|
2020-02-11 20:37:34 +08:00 |
|
monitor1394
|
cd3f933764
|
增加Serie的clip参数控制是否超出坐标系外裁剪
|
2020-02-10 18:30:05 +08:00 |
|
monitor1394
|
5a6ce21ba1
|
增加SerieSymbol的gap参数控制图形标记的外留白距离
|
2020-02-08 14:13:45 +08:00 |
|
monitor1394
|
5d74373d7a
|
增加TextLimit组件可以设置AxisLabel的文本自适应
|
2020-01-26 22:34:57 +08:00 |
|