monitor1394
|
665f8ea2b8
|
修复PieChart第一次添加时颜色异常的问题
|
2019-10-14 18:53:42 +08:00 |
|
monitor1394
|
dfee8304c2
|
修复Label显示异常的问题
|
2019-10-14 18:23:28 +08:00 |
|
monitor1394
|
7c30b3a9bf
|
整理代码
|
2019-10-14 18:16:45 +08:00 |
|
monitor1394
|
e753089787
|
整理组件结构
|
2019-10-14 18:13:08 +08:00 |
|
monitor1394
|
63ad7fc620
|
调整代码结构
|
2019-10-14 12:41:12 +08:00 |
|
monitor1394
|
612c6f5ce7
|
增加SerieData的radius自定义数据项的半径
|
2019-10-14 09:46:27 +08:00 |
|
monitor1394
|
73c3298dca
|
增加Heatmap热力图
|
2019-10-14 09:26:19 +08:00 |
|
monitor1394
|
d7933eb06e
|
增加HeatmapChart热力图
|
2019-10-14 07:45:56 +08:00 |
|
monitor1394
|
c54c8e60d2
|
fixed bug
|
2019-10-13 17:58:31 +08:00 |
|
monitor1394
|
0ecb0913d1
|
修复Icon初始化异常的问题
|
2019-10-13 16:03:47 +08:00 |
|
monitor1394
|
884c0338b5
|
修复柱形图渐变异常的问题
|
2019-10-11 21:28:46 +08:00 |
|
monitor1394
|
3b21557c9d
|
增加settings组件访问接口
|
2019-10-11 12:41:12 +08:00 |
|
monitor1394
|
034854f777
|
fixed bug
|
2019-10-11 12:32:42 +08:00 |
|
monitor1394
|
0b709797f3
|
增加Settings全局参数配置组件,开放更多参数可配置
|
2019-10-10 09:01:16 +08:00 |
|
monitor1394
|
7f41fee58e
|
fixed bug
|
2019-10-09 19:20:03 +08:00 |
|
monitor1394
|
c04bac73dc
|
增加AreaStyle的高亮相关参数配置鼠标悬浮时高亮之前区域
|
2019-10-09 18:54:58 +08:00 |
|
monitor1394
|
5acff94880
|
更新文档
|
2019-10-09 09:59:44 +08:00 |
|
monitor1394
|
6e8b10b634
|
fixed bug
|
2019-10-09 09:13:01 +08:00 |
|
monitor1394
|
bbee082dd4
|
优化DataZoom组件,增加双指缩放
|
2019-10-09 02:37:05 +08:00 |
|
monitor1394
|
46462ca05f
|
增加SerieLabel的LineType给饼图配置不同类型的视觉引导线
|
2019-10-05 18:23:06 +08:00 |
|
monitor1394
|
eb641ea825
|
优化堆叠平滑曲线图的绘制
|
2019-10-03 11:07:26 +08:00 |
|
monitor1394
|
b4a7969b91
|
修复Legend控制的Serie颜色有时候异常的问题
|
2019-10-03 09:42:03 +08:00 |
|
monitor1394
|
437f985b45
|
增加ScatterChart同时对Scatter和Line的支持,实现折线图和散点图的组合图
|
2019-10-02 08:15:02 +08:00 |
|
monitor1394
|
2560170921
|
重构代码,废弃Series.series接口,用Series.list代替
|
2019-10-01 13:52:02 +08:00 |
|
monitor1394
|
a220017d3d
|
增加customDrawCallback自定义绘制回调
|
2019-10-01 13:31:34 +08:00 |
|
monitor1394
|
a1356e0d84
|
增加SmoothDash平滑虚线的支持
|
2019-10-01 09:36:24 +08:00 |
|
monitor1394
|
53bd57c6e3
|
fixed bug
|
2019-09-30 21:49:26 +08:00 |
|
monitor1394
|
6f0488a31d
|
修复坐标轴刻度刷新会闪屏的问题
|
2019-09-30 19:05:09 +08:00 |
|
monitor1394
|
292d67fe49
|
增加Serie采样类型sampleType的相关配置
|
2019-09-30 12:43:26 +08:00 |
|
monitor1394
|
91bee0fb81
|
增加SerieSymbol关于显示间隔的相关配置
|
2019-09-29 19:13:08 +08:00 |
|
monitor1394
|
cf0f5618ff
|
修复设置采样距离后绘制最后一个数据异常的问题
|
2019-09-29 18:21:27 +08:00 |
|
monitor1394
|
4ebbe3c975
|
fixed bug
|
2019-09-29 12:40:19 +08:00 |
|
monitor1394
|
4b4f0a9cde
|
fixed bug
|
2019-09-29 09:19:26 +08:00 |
|
monitor1394
|
83deb5e103
|
重构接口
|
2019-09-29 09:16:15 +08:00 |
|
monitor1394
|
0493a2ebfe
|
重构sampleDist
|
2019-09-29 08:43:49 +08:00 |
|
monitor1394
|
2a1ad8886e
|
重构minShowDataNumber、maxShowDataNumber、maxCacheDataNumber到Serie的minShow、maxShow、maxCache
|
2019-09-29 07:37:53 +08:00 |
|
monitor1394
|
c54d62c8f8
|
重构sampleDist到Serie的lineSampleDist
|
2019-09-29 06:58:26 +08:00 |
|
monitor1394
|
e901d9f456
|
增加LineChart和BarChart同时对Line、Bar类型Serie的支持,实现折线图和柱状图组合
|
2019-09-28 16:35:55 +08:00 |
|
monitor1394
|
afe9e730fc
|
增加Axis的splitNumber设置为0时表示绘制所有类目数据
|
2019-09-27 19:17:11 +08:00 |
|
monitor1394
|
7b8fef6d81
|
增加SampleDist采样距离的配置,对过密的曲线开启采样,优化绘制效率
|
2019-09-27 18:58:42 +08:00 |
|
monitor1394
|
2d5d5b89bc
|
Merge branch 'master' of https://github.com/monitor1394/unity-ugui-XCharts
|
2019-09-27 18:18:12 +08:00 |
|
monitor1394
|
fde636e084
|
优化大批量添加数据时卡顿严重的问题
|
2019-09-27 18:18:07 +08:00 |
|
monitor1394
|
c195f89292
|
Update LineChart.cs
修复当只有两个数据时区域图绘制异常的问题
|
2019-09-27 11:06:17 +08:00 |
|
monitor1394
|
82cc23548d
|
增加AnimationReset()重置初始化动画接口
|
2019-09-26 19:10:56 +08:00 |
|
monitor1394
|
2c0b86f897
|
优化LineChart的密集数据的曲线效果
|
2019-09-26 19:03:26 +08:00 |
|
monitor1394
|
f1199f2aad
|
优化SerieData的自定义图标不与SerieLabel关联,可单独控制是否显示
|
2019-09-25 09:44:53 +08:00 |
|
monitor1394
|
e3ab20bcd2
|
增加SerieData的自定义图标相关配置支持
|
2019-09-24 18:47:43 +08:00 |
|
monitor1394
|
32b7dd7516
|
增加Formatter配置Axis的AxisLabel的格式化输出
|
2019-09-23 19:09:56 +08:00 |
|
monitor1394
|
d23aaa359e
|
修复运行时数据变化曲线和标志绘制异常的问题
|
2019-09-23 18:47:45 +08:00 |
|
monitor1394
|
d75d3bd402
|
增加Tooltip的FontSize、FontStyle配置字体大小和样式
|
2019-09-23 09:50:57 +08:00 |
|