monitor1394
|
68d130daf1
|
update doc
|
2020-11-12 09:38:26 +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
|
9a866c0352
|
修复PieChart边框大小不一致的问题
|
2020-09-22 07:29:48 +08:00 |
|
monitor1394
|
00024a53c0
|
发布v1.6.1版本
|
2020-09-19 18:05:28 +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
|
e10f36ff8c
|
更新文档
|
2020-09-18 09:35:58 +08:00 |
|
monitor1394
|
d65209ced5
|
优化Legend的颜色可自动匹配ItemStyle的自定义颜色#89
|
2020-09-08 09:28:19 +08:00 |
|
monitor1394
|
edaba321fb
|
优化LineChart在不使用XAxis1时也能显示XAxis1
|
2020-09-05 17:16:26 +08:00 |
|
monitor1394
|
e3a2b6c160
|
增加LineStyle的toColor和toColor2设置LineChart的水平渐变,取消通过ItemStyle设置LineChart的水平渐变。
|
2020-08-29 23:35:40 +08:00 |
|
monitor1394
|
4d023fa4ee
|
增加onPointerClickPie和onPointerClickBar回调
|
2020-08-29 22:44:32 +08:00 |
|
monitor1394
|
26b8e17c7b
|
发布v1.6.0版本
|
2020-08-24 22:49:47 +08:00 |
|
monitor1394
|
c1d38b0f81
|
重构代码,将与绘制相关的Color改为Color32,减少隐式转换
|
2020-08-23 14:31:26 +08:00 |
|
monitor1394
|
12ce85de9c
|
优化PieChart绘制表现效果#85
|
2020-08-15 08:52:25 +08:00 |
|
monitor1394
|
c335140eff
|
增加LiquidChart数据变更动画#83
|
2020-08-11 09:25:28 +08:00 |
|
monitor1394
|
d0fafae3db
|
优化PieChart文本堆叠和引线效果#85
|
2020-08-11 08:47:20 +08:00 |
|
monitor1394
|
e1936fcffc
|
优化LineChart密集数据的绘制表现
|
2020-08-08 17:14:33 +08:00 |
|
monitor1394
|
4c9f60e6c6
|
增加LineChart可通过VisualMap或ItemStyle配置渐变#78
|
2020-07-30 09:31:44 +08:00 |
|
monitor1394
|
8d4d98f736
|
修复LineChart渐出动画绘制异常的问题#79
|
2020-07-25 19:20:14 +08:00 |
|
monitor1394
|
dc99bfa406
|
修复LiquidChart在100%时渐变色会失效的问题
|
2020-07-25 14:38:15 +08:00 |
|
monitor1394
|
5df8f2d3fe
|
增加RadarChart对Tooltip的formatter支持#77
|
2020-07-25 14:09:57 +08:00 |
|
monitor1394
|
74b3cf7159
|
增加RingChart环形渐变支持#75
|
2020-07-23 12:52:06 +08:00 |
|
monitor1394
|
58ab97c2a0
|
增加AxisLabel和SerieLabel的formatter可单独配置数值格式化#68
|
2020-07-21 09:13:51 +08:00 |
|
monitor1394
|
4bb662043c
|
增加动画完成回调接口
|
2020-07-17 12:19:21 +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
|
70813f5581
|
整理文档
|
2020-07-10 09:13:26 +08:00 |
|
monitor1394
|
52bfa8babe
|
优化Scatter类型Serie支持Log轴#68
|
2020-07-08 09:32:49 +08:00 |
|
monitor1394
|
3ba9a4b30c
|
优化Scatter类型的Serie支持Log轴
|
2020-07-08 09:15:28 +08:00 |
|
monitor1394
|
2a74388777
|
修复SerieLabel位置错乱的问题
|
2020-07-07 07:29:45 +08:00 |
|
monitor1394
|
9244d9f996
|
增加Tooltip的offset参数配置偏移
|
2020-07-07 07:16:01 +08:00 |
|
monitor1394
|
14023cc713
|
增加LiquidChart水位图
|
2020-07-06 08:41:28 +08:00 |
|
monitor1394
|
ed6939148e
|
增加PolarChart极坐标图表
|
2020-07-01 09:38:00 +08:00 |
|
monitor1394
|
bd95a2e822
|
发布v1.5.2版本
|
2020-06-25 21:18:20 +08:00 |
|
monitor1394
|
2095f41dcd
|
修复BarChart在数值为0时还会绘制一小部分柱条的问题
|
2020-06-25 21:07:17 +08:00 |
|
monitor1394
|
984a417bf0
|
修复PieChart在设置clockwise后绘制异常的问题#65
|
2020-06-24 09:09:08 +08:00 |
|
monitor1394
|
c2e4a1bfda
|
完善Demo
|
2020-06-23 12:34:55 +08:00 |
|
monitor1394
|
2df883098d
|
优化LineChart在峰谷差异过大时的绘制效果#64
|
2020-06-23 12:21:27 +08:00 |
|
monitor1394
|
715574b483
|
修复SerieLabel在重新添加数据时可能不显示的问题
|
2020-06-18 08:57:11 +08:00 |
|
monitor1394
|
17c8b76c54
|
增加SerieData可单独设置SerieSymbol#66
|
2020-06-17 12:46:04 +08:00 |
|
monitor1394
|
c187226465
|
修复Check For Update在Unity 2018部分版本报错的问题#63
|
2020-06-17 07:00:07 +08:00 |
|
monitor1394
|
dc6583ec0d
|
增加Serie的avoidLabelOverlap参数避免饼图标签堆叠的情况#56
|
2020-06-16 09:33:34 +08:00 |
|
monitor1394
|
1d3bfd8bd6
|
修复Check warning不生效的问题
|
2020-06-11 09:24:33 +08:00 |
|
monitor1394
|
16b9c0aaed
|
增加Tooltip的titleFormatter支持配置占位符{i}表示忽略不显示标题
|
2020-06-11 07:44:11 +08:00 |
|
monitor1394
|
2f9544b256
|
增加Animation的customFadeInDelay等自定义数据项延时和时长回调函数
|
2020-06-09 06:57:37 +08:00 |
|
monitor1394
|
9e16e72c51
|
优化PieChart在数据全为0时的显示为等份的效果
|
2020-06-07 07:16:24 +08:00 |
|
monitor1394
|
01f8856106
|
增加SerieLabel的autoOffset参数设置是否自动判断上下偏移
|
2020-06-04 12:33:25 +08:00 |
|
monitor1394
|
be20dc2474
|
增加Tooltip的alwayShow参数设置触发后一直显示
|
2020-06-04 07:46:07 +08:00 |
|
monitor1394
|
c18a7b99cb
|
优化Tooltip的formatter支持{.1}类型的通配符
|
2020-06-04 07:22:58 +08:00 |
|