monitor1394
|
a0db57bdf2
|
支持数据的循环变更动画
|
2023-03-20 21:38:58 +08:00 |
|
monitor1394
|
3dfa5487ee
|
修复Tooltip的titleFormater设置{b}可能不生效的问题
|
2023-03-15 13:04:48 +08:00 |
|
Ambitroc
|
3073926d73
|
修复BarChart在数据为0时,Bar背景不绘制问题
|
2023-03-14 13:31:40 +08:00 |
|
monitor1394
|
49e9066334
|
增加LabelStyle的autoRotate可设置有角度的竖版文本的自动旋转
|
2023-03-13 07:21:00 +08:00 |
|
monitor1394
|
dbb867e0ab
|
增加LabelStyle的autoRotate可设置有角度的竖版文本的自动旋转
|
2023-03-12 22:56:36 +08:00 |
|
Ambitroc
|
99b3d24366
|
支持除鼠标以外其他输入方式的Point位置获取,比如VR项目
|
2023-03-10 10:43:47 +08:00 |
|
monitor1394
|
465af108aa
|
增加Chart的onSerieClick,onSerieDown,onSerieEnter和onSerieExit回调
|
2023-03-09 21:31:26 +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
|
c42ca0f097
|
修复Legend点击时Serie的Label不刷新的问题
|
2023-02-28 13:11:18 +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 |
|
monitor1394
|
22715dab95
|
优化SerieData的ignore设置时的忽略数据判断
|
2023-02-02 07:58:50 +08:00 |
|
monitor1394
|
ace8537650
|
修复XChartsMgr.ContainsChart()接口异常
|
2023-02-01 21:00:37 +08:00 |
|
边上海
|
633456ada0
|
将 inputsystem 支持功能添加到 xchart 菜单
顺便简化了 tmp 支持相关逻辑
|
2023-01-30 21:31:40 +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
|
8288e75445
|
优化gameObject被Destory后的判断
|
2023-01-06 08:35:16 +08:00 |
|
monitor1394
|
6ace71f8db
|
删除Serie的MarkColor,增加ItemStyle的MarkColor
|
2023-01-03 21:07:28 +08:00 |
|
monitor1394
|
a4aabb5bbe
|
3.6.0
|
2022-12-30 22:30:42 +08:00 |
|
monitor1394
|
c17d83ae6d
|
修复UpdateXYData()接口影响数据精度的问题 (#238)
|
2022-12-29 20:57:56 +08:00 |
|
monitor1394
|
317ffc4d99
|
修复Pie只有一个数据时设置border后显示异常的问题 (#237)
|
2022-12-28 18:17:56 +08:00 |
|
monitor1394
|
bc6c387db3
|
调整Covert重命名为Convert
|
2022-12-22 22:26:10 +08:00 |
|
monitor1394
|
d9053db2e3
|
修复Covert XY Axis后Y轴的Label显示异常的问题
|
2022-12-22 22:15:58 +08:00 |
|
monitor1394
|
d7cfda2521
|
代码优化
|
2022-12-22 21:51:08 +08:00 |
|
monitor1394
|
a5aa630b74
|
修复Axis的Value轴在某些情况下计算数值范围不准确的问题
|
2022-12-12 13:41:04 +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 |
|
monitor1394
|
7603d60ea0
|
publish v3.5.0
|
2022-12-01 08:35:14 +08:00 |
|
monitor1394
|
59c9d758e1
|
增加Serie的barMaxWidth可设置Bar的最大宽度
|
2022-11-30 09:39:41 +08:00 |
|
monitor1394
|
7ea0fbd66d
|
优化Tooltip的Shadow绘制不超出图表范围
|
2022-11-30 09:31:39 +08:00 |
|
monitor1394
|
5f11f7d6e3
|
修复Tooltip指示的Serie数据项索引异常的问题
|
2022-11-29 22:38:08 +08:00 |
|
monitor1394
|
5879c99995
|
优化Axis的AxisName的偏移设置
|
2022-11-28 09:26:52 +08:00 |
|
monitor1394
|
f2001fbc82
|
优化Comment的位置,用Location代替Position
|
2022-11-27 17:28:37 +08:00 |
|
monitor1394
|
32f98b6d5a
|
优化Tooltip的LineStyle支持设置Shadow时的颜色
|
2022-11-27 16:54:09 +08:00 |
|
monitor1394
|
b6702be558
|
优化LabelLine的symbol默认不显示
|
2022-11-26 12:10:59 +08:00 |
|
monitor1394
|
69db61c7b6
|
修复LineChart在XY都为数值轴时添加无序数据显示异常的问题
|
2022-11-26 12:02:56 +08:00 |
|
monitor1394
|
da10188c6b
|
修复DataZoom从右往左框选时异常的问题
|
2022-11-26 10:40:12 +08:00 |
|
monitor1394
|
8abd486fcd
|
调整UdpateXAxisIcon()接口重命名为UpdateXAxisIcon() (#235)
|
2022-11-20 20:24:22 +08:00 |
|
monitor1394
|
8a7f0c6533
|
增加Pie的LabelLine支持Symbol
|
2022-11-14 21:49:53 +08:00 |
|
monitor1394
|
8c0eb970d3
|
[feature][datazoom] 增加DataZoom的MarqueeStyle支持框选区域
|
2022-11-12 21:32:08 +08:00 |
|
monitor1394
|
5e234dc408
|
[feature][datazoom] 增加DataZoom的MarqueeStyle支持框选区域
|
2022-11-12 21:27:52 +08:00 |
|