monitor1394
|
fab683f5e1
|
增加Axis的MinMaxAuto范围类型
|
2023-05-10 23:29:31 +08:00 |
|
monitor1394
|
29c9f59762
|
Line支持Clip
|
2023-05-09 13:25:42 +08:00 |
|
monitor1394
|
c29a22c576
|
Line支持Clip
|
2023-05-09 07:17:27 +08:00 |
|
monitor1394
|
5568c2fd76
|
3.7.0
|
2023-05-08 23:31:03 +08:00 |
|
monitor1394
|
5c231514a5
|
Line支持Clip
|
2023-05-08 23:24:50 +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
|
2d35f77740
|
修复AxisLabel在数据都是小于1的浮点数时显示Label格式不对的问题
|
2023-05-04 13:25:29 +08:00 |
|
monitor1394
|
529c784ee2
|
修复Theme在修改默认主题的参数后运行被重置的问题
|
2023-05-04 08:14:41 +08:00 |
|
monitor1394
|
fdd686b038
|
增加Symbol选择Custom类型时的Warning提示
|
2023-05-04 07:57:04 +08:00 |
|
monitor1394
|
36d629b29a
|
修复DataZoom在多个图表时可能异常的问题 (#252)
|
2023-04-15 08:45:27 +08:00 |
|
monitor1394
|
59335786df
|
修复Tooltip在只有一个数据时可能异常的问题
|
2023-04-14 20:53:31 +08:00 |
|
monitor1394
|
0af76517e1
|
增加BaseChart的TriggerTooltip()接口尝试触发ToolTip
|
2023-04-14 13:35:45 +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
|
5fe12dcde7
|
修复动态添加组件时Inspector可能异常的问题
|
2023-04-11 23:05:10 +08:00 |
|
monitor1394
|
8b320e9bc9
|
调整Serie的smoothLimit默认为false
|
2023-03-31 07:12:42 +08:00 |
|
monitor1394
|
5757049e74
|
完善Pyramid的Tooltip检测
|
2023-03-21 08:12:20 +08:00 |
|
monitor1394
|
d7223f6790
|
3.6.0
|
2023-03-20 21:59:12 +08:00 |
|
monitor1394
|
a50b58d48e
|
增加UI组件支持
|
2023-03-20 21:56:56 +08:00 |
|
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 |
|