monitor1394
|
9ed80d3b59
|
优化BarChart在Tooltip的Trigger为Item时的表现
|
2023-08-10 13:19:05 +08:00 |
|
monitor1394
|
01a49de373
|
增加Axis可通过设置IconStyle的color为clear来实现动态图标颜色的支持
|
2023-08-09 13:27:03 +08:00 |
|
monitor1394
|
5356e2304c
|
增加Pie对LabelLine的lineEndX的支持
|
2023-08-08 13:24:37 +08:00 |
|
monitor1394
|
9d3d8543a5
|
增加LabelLine的lineEndX可设置引导线固定X位置的支持
|
2023-08-04 08:39:05 +08:00 |
|
monitor1394
|
43ba7d47c5
|
修复BarChart的onSerieEnter和onSerieExit回调无效的问题
|
2023-08-02 08:31:58 +08:00 |
|
monitor1394
|
e3e01587ab
|
增加Symbol的Plus加号和Minus减号的支持
|
2023-08-02 07:23:28 +08:00 |
|
monitor1394
|
f36ca34055
|
增加Symbol的EmptyTriangle和EmptyDiamond的支持,优化Symbol表现效果
|
2023-07-31 13:32:53 +08:00 |
|
monitor1394
|
f867ac7efd
|
增加AnimationHiding隐藏动画
|
2023-07-28 08:08:49 +08:00 |
|
monitor1394
|
0c09d40654
|
完善Pie饼图的交互动画效果
|
2023-07-27 07:17:37 +08:00 |
|
monitor1394
|
758d578ad2
|
增加MLValue多样式数值
|
2023-07-26 08:41:06 +08:00 |
|
monitor1394
|
ea4dac65e1
|
完善Pie饼图的交互动画效果
|
2023-07-25 13:19:06 +08:00 |
|
monitor1394
|
b27f0ec6ec
|
完善Pie饼图的交互动画效果
|
2023-07-19 13:23:57 +08:00 |
|
monitor1394
|
f5e8ba4082
|
完善Pie饼图的交互动画效果
|
2023-07-18 13:23:41 +08:00 |
|
monitor1394
|
816e26f517
|
增加Animation的Interaction交互动画配置支持
|
2023-07-17 22:15:54 +08:00 |
|
monitor1394
|
58d6d52747
|
增加Animation的Interaction交互动画配置支持
|
2023-07-14 08:14:00 +08:00 |
|
monitor1394
|
e103c87d10
|
重构Animation动画系统,增加Addition新增动画支持
|
2023-07-12 13:18:58 +08:00 |
|
monitor1394
|
e515908f9b
|
重构Animation动画系统,增加Addition新增动画支持
|
2023-07-12 08:28:42 +08:00 |
|
monitor1394
|
1229c1bfa2
|
重构Animation动画系统,增加Addition新增动画支持
|
2023-07-11 23:05:31 +08:00 |
|
monitor1394
|
f678477c88
|
增加Animation的Addition动画支持
|
2023-07-11 13:32:50 +08:00 |
|
monitor1394
|
0adc9e71e5
|
增加Animation的添加动画支持
|
2023-07-04 13:07:44 +08:00 |
|
monitor1394
|
4a754c0021
|
增加PolarCood的indicatorLabelOffset设置指示文本偏移的支持
|
2023-06-30 08:25:14 +08:00 |
|
monitor1394
|
45159b186f
|
修复Axis的IndicatorLabel无法自定义color的问题
|
2023-06-30 07:48:44 +08:00 |
|
monitor1394
|
00274567cf
|
修复AxisLabel的formatterFunction在数值轴时value不对的问题
|
2023-06-12 08:05:10 +08:00 |
|
monitor1394
|
c8a5560a67
|
修复Serie的名字带_线导致Legend无法触发的问题 (#252)
|
2023-06-07 08:05:57 +08:00 |
|
svr2kos2
|
04d646ed8c
|
修复Serie名中包含下划线时,会导致Legend组件无法点击的问题
由于实现方法是index和name使用下划线合并到物体名称中, 之后在接受事件时用下划线分割后获取index和name. 修改限制分割为2部分
|
2023-05-30 14:16:57 +08:00 |
|
monitor1394
|
fab683f5e1
|
增加Axis的MinMaxAuto范围类型
|
2023-05-10 23:29:31 +08:00 |
|
monitor1394
|
93abffaaaa
|
DataZoom的minShowNum默认设置为2
|
2023-05-08 23:23:11 +08:00 |
|
monitor1394
|
a9c801c077
|
优化Axis的MinMax类型范围计算
|
2023-05-04 23:33:45 +08:00 |
|
monitor1394
|
59335786df
|
修复Tooltip在只有一个数据时可能异常的问题
|
2023-04-14 20:53:31 +08:00 |
|
monitor1394
|
674d937104
|
优化RadarCood设置startAngle时文本也跟随调整位置
|
2023-04-12 22:57:12 +08:00 |
|
monitor1394
|
a038317c6e
|
增加Radar对通配符{b}的支持
|
2023-04-12 22:50:05 +08:00 |
|
monitor1394
|
dbb867e0ab
|
增加LabelStyle的autoRotate可设置有角度的竖版文本的自动旋转
|
2023-03-12 22:56:36 +08:00 |
|
monitor1394
|
bf152a3a71
|
增加Legend的Positions可自定义图例的位置
|
2023-03-04 21:09:50 +08:00 |
|
monitor1394
|
64c9b97eb9
|
修复Animation变更动画可能无效的问题
|
2023-03-03 22:41:00 +08:00 |
|
monitor1394
|
8c6d013341
|
增加DataZoom的startEndFunction委托
|
2023-02-26 22:49:19 +08:00 |
|
monitor1394
|
398fee2d97
|
修复TMP下报错
|
2023-02-22 22:08:40 +08:00 |
|
monitor1394
|
7a367d24ab
|
重构ChartHelper.GetOrAddComponent接口
|
2023-02-13 07:20:50 +08:00 |
|
monitor1394
|
4964bca341
|
重构Component相关代码,调整API接口
|
2023-02-12 21:22:53 +08:00 |
|
monitor1394
|
80d9087084
|
优化Axis的数值Label的默认显示格式
|
2023-02-10 13:23:38 +08:00 |
|
monitor1394
|
5e3bc3ff15
|
增加DataZoom的startLock和endLock参数支持锁定
|
2023-02-08 08:22:39 +08:00 |
|
monitor1394
|
3d09d82abd
|
修复DataZoom开启时X轴的Label可能会显示在图表外的问题
|
2023-02-02 08:31:15 +08:00 |
|
边上海
|
7fbaf7af70
|
新增对 InputSystem 的支持
Update BaseGraph.cs
Update XCharts.Runtime.asmdef
|
2023-01-30 19:15:14 +08:00 |
|
monitor1394
|
bda6fc7978
|
修复Pie在最后的几个数据都为0时Label显示不正常的问题 (#240)
|
2023-01-06 22:51:02 +08:00 |
|
monitor1394
|
6ace71f8db
|
删除Serie的MarkColor,增加ItemStyle的MarkColor
|
2023-01-03 21:07:28 +08:00 |
|
monitor1394
|
d9053db2e3
|
修复Covert XY Axis后Y轴的Label显示异常的问题
|
2022-12-22 22:15:58 +08:00 |
|
monitor1394
|
ce1691e1ce
|
优化Legend的formatter支持{h}通配符
|
2022-12-12 13:15:29 +08:00 |
|
monitor1394
|
a3a25fe7c6
|
修复Legend的formatter设置为固定值时显示不正常的问题
|
2022-12-12 07:29:30 +08:00 |
|
monitor1394
|
d4a3886530
|
增加AreaStyle的toTop参数可设置折线图渐变色是到顶部还是到实际位置
|
2022-12-08 07:32:33 +08:00 |
|
monitor1394
|
927644fb10
|
增加Formatter的文本通配符{h}支持设置当前颜色值
|
2022-12-07 13:19:06 +08:00 |
|
monitor1394
|
d67a922a74
|
整理和重构代码
|
2022-12-07 13:16:06 +08:00 |
|