monitor1394
|
3a47c5de2a
|
Fixed a Inpsector displayed error
|
2021-01-22 09:08:52 +08:00 |
|
monitor1394
|
c23c7fd65b
|
Fixed an error about AxisTick in Inpsector
|
2021-01-21 12:40:46 +08:00 |
|
monitor1394
|
fb549bd0c7
|
增加XChartsSettings的editorShowAllListData参数配置是否在Inspector中显示列表的所有数据
|
2021-01-19 23:18:41 +08:00 |
|
monitor1394
|
b7ca0ac531
|
XCharts 2.0
|
2021-01-17 22:52:32 +08:00 |
|
monitor1394
|
d2e96b4002
|
XCharts 2.0
|
2021-01-17 11:44:47 +08:00 |
|
monitor1394
|
489095865d
|
XCharts 2.0
|
2021-01-11 08:54:28 +08:00 |
|
monitor1394
|
5fb86e4e5b
|
修复对数轴logBase设置为0时会卡死的问题
|
2020-09-24 09:36:09 +08:00 |
|
monitor1394
|
7d04a13ecf
|
meta文件
|
2020-09-16 19:52:50 +08:00 |
|
monitor1394
|
81da3af9c4
|
优化坐标轴刻度和数据对齐
|
2020-09-13 20:17:11 +08:00 |
|
monitor1394
|
e3a2b6c160
|
增加LineStyle的toColor和toColor2设置LineChart的水平渐变,取消通过ItemStyle设置LineChart的水平渐变。
|
2020-08-29 23:35:40 +08:00 |
|
monitor1394
|
4c9f60e6c6
|
增加LineChart可通过VisualMap或ItemStyle配置渐变#78
|
2020-07-30 09:31:44 +08:00 |
|
monitor1394
|
5df8f2d3fe
|
增加RadarChart对Tooltip的formatter支持#77
|
2020-07-25 14:09:57 +08:00 |
|
monitor1394
|
279b089eb9
|
整理文档
|
2020-07-10 09:20:46 +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
|
2d9402a417
|
增加PolarChart的clockwise是否顺时针支持
|
2020-07-02 07:31:32 +08:00 |
|
monitor1394
|
ed6939148e
|
增加PolarChart极坐标图表
|
2020-07-01 09:38:00 +08:00 |
|
monitor1394
|
17c8b76c54
|
增加SerieData可单独设置SerieSymbol#66
|
2020-06-17 12:46:04 +08:00 |
|
monitor1394
|
dc6583ec0d
|
增加Serie的avoidLabelOverlap参数避免饼图标签堆叠的情况#56
|
2020-06-16 09:33:34 +08:00 |
|
monitor1394
|
eccd5a8995
|
整理代码更新文档
|
2020-06-12 09:22:51 +08:00 |
|
monitor1394
|
e8bbd2f801
|
修复Editor下Serie的Data在多维数据下编辑异常的问题#62
|
2020-06-11 07:32:01 +08:00 |
|
monitor1394
|
2f9544b256
|
增加Animation的customFadeInDelay等自定义数据项延时和时长回调函数
|
2020-06-09 06:57:37 +08:00 |
|
monitor1394
|
71317e52b1
|
修复图例判断超范围异常的问题
|
2020-06-07 18:22:57 +08:00 |
|
monitor1394
|
01f8856106
|
增加SerieLabel的autoOffset参数设置是否自动判断上下偏移
|
2020-06-04 12:33:25 +08:00 |
|
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
|
920c4ea2a5
|
增加Background背景组件
|
2020-05-21 08:32:52 +08:00 |
|
monitor1394
|
34f3ef5182
|
优化性能,优化折线图和柱状图的大数据绘制,重构代码
|
2020-05-13 09:54:40 +08:00 |
|
monitor1394
|
f6c614e8c4
|
增加numericFormatter参数可配置数值格式化显示,去掉forceENotation参数
|
2020-05-04 13:29:56 +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
|
d5fbce2e36
|
增加Axis可通过inverse参数设置坐标轴反向
|
2020-04-18 08:19:17 +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 |
|