monitor1394
|
086e87f4b7
|
优化反转下的箭头表现
|
2020-05-19 08:51:51 +08:00 |
|
monitor1394
|
b3967a2725
|
修复折线图箭头绘制异常的问题
|
2020-05-19 07:40:56 +08:00 |
|
monitor1394
|
1ef9290b54
|
优化轴线显示箭头时的轴长绘制
|
2020-05-19 07:23:08 +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
|
e371e079f2
|
优化内置的示例代码,Demo改名为Example
|
2020-05-15 06:52:40 +08:00 |
|
monitor1394
|
0b8c7a1b2c
|
修复Axis设置interval时AxisLabel不及时刷新的问题
|
2020-05-13 22:37:36 +08:00 |
|
monitor1394
|
542508ddf9
|
更新文档
|
2020-05-13 10:15:34 +08:00 |
|
monitor1394
|
6872c108bd
|
更新文档
|
2020-05-13 10:08:47 +08:00 |
|
monitor1394
|
34f3ef5182
|
优化性能,优化折线图和柱状图的大数据绘制,重构代码
|
2020-05-13 09:54:40 +08:00 |
|
monitor1394
|
d56ed2e086
|
修复自由锚点兼容的问题
|
2020-05-12 14:09:26 +08:00 |
|
monitor1394
|
f40868911e
|
优化SerieLabelPool
|
2020-05-10 14:52:52 +08:00 |
|
monitor1394
|
3bb5ee5648
|
优化代码,修复报错
|
2020-05-10 00:20:40 +08:00 |
|
monitor1394
|
5356865c40
|
性能优化
|
2020-05-09 09:42:41 +08:00 |
|
monitor1394
|
ce429a0bb1
|
优化version显示格式
|
2020-05-07 12:37:28 +08:00 |
|
monitor1394
|
9dd23092f5
|
处理UnityWebRequest版本兼容问题
|
2020-05-05 16:31:21 +08:00 |
|
monitor1394
|
98f59f45b6
|
优化numericFormatter
|
2020-05-04 14:25:02 +08:00 |
|
monitor1394
|
f6c614e8c4
|
增加numericFormatter参数可配置数值格式化显示,去掉forceENotation参数
|
2020-05-04 13:29:56 +08:00 |
|
monitor1394
|
9bfc1fc9a6
|
修复动态数据时Y轴Label不刷新的问题
|
2020-04-29 14:22:18 +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
|
9e3e569396
|
增加Tooltip的formatter对{.}、{c:0}、{c1:1}的支持
|
2020-04-23 13:07:49 +08:00 |
|
monitor1394
|
cc5c5d3078
|
优化LineChart折线图的区域填充渐变效果
|
2020-04-19 23:17:35 +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
|
cf311e63de
|
优化坐标系外裁剪
|
2020-04-19 10:03:45 +08:00 |
|
monitor1394
|
9a82c96908
|
优化柱状图绘制
|
2020-04-18 23:38:42 +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
|
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 |
|