Commit Graph

406 Commits

Author SHA1 Message Date
monitor1394
7f4154b1db Fixed bug where GaugeChart does not refresh label when changing splitNumber #167 2021-09-06 21:33:44 +08:00
monitor1394
4276cd0768 v2.4.0 2021-08-31 21:13:59 +08:00
monitor1394
9d8b95ddc4 优化RingChart的渐变效果 2021-08-31 21:05:02 +08:00
monitor1394
608ba43246 修复DataZoom拖动时SerieLabel不刷新的问题 (#165) 2021-08-31 13:41:46 +08:00
monitor1394
ab5995be7f Fixed the problem of displaying exceptions after adding data again when DataZoom is enable (#163) 2021-08-26 20:46:50 +08:00
monitor1394
adf10d0539 修复Theme主题切换无法保持到场景上的问题 (#166) 2021-08-26 20:42:11 +08:00
monitor1394
9d53cf1e4e 匀速动画优化 2021-08-25 13:41:41 +08:00
monitor1394
6e9109f2d0 增加AnimationalongWithLinePath参数设置折线轨迹匀速动画 2021-08-24 07:21:00 +08:00
monitor1394
8261e70e00 Added serie's ignoreLineBreak parameter (#164) 2021-08-22 09:26:14 +08:00
monitor1394
ceaa0d8649 Fixed axis label may not be updated when datazoom is turn on (#164) 2021-08-22 07:55:16 +08:00
monitor1394
c9fa415776 Improved Axis's AxisLabel text rotate setting to avoid inconsistency offset in DataZoom (#163) 2021-08-15 22:36:14 +08:00
monitor1394
a92e01d806 Added Legend's textAutoColor to set the text color match with Serie color (#163) 2021-08-15 22:36:06 +08:00
monitor1394
828154c073 优化BarChart设置Corner时正负柱条圆角对称 2021-08-12 22:16:36 +08:00
monitor1394
b6dd264b17 优化Serie的数据全为0时Y轴不显示的问题 2021-08-03 08:23:02 +08:00
monitor1394
65c3659c19 修复Serie开启ignore时被忽略的数据还会参与计算的问题 (#161) 2021-07-29 08:27:23 +08:00
monitor1394
9699f6159b 完善BarChartZebra斑马柱图渐变支持 2021-07-29 08:05:54 +08:00
monitor1394
da8e27b514 修复TextMeshPro Enable时找不到XCharts路径的问题 (#160) 2021-07-26 21:28:13 +08:00
monitor1394
a61bf7a621 v2.3.0 2021-07-24 09:31:40 +08:00
monitor1394
16d6a5a3a0 完善SerieSymbol以支持象形柱图PictorialBarChart扩展 2021-07-22 08:11:12 +08:00
monitor1394
f452905f7a 修复WdbGL平台上Tooltip不显示的问题 2021-07-19 08:23:39 +08:00
monitor1394
31f653e3e0 增加SerieiconStyle统一配置图标 2021-07-18 14:16:06 +08:00
monitor1394
012f6ccb52 MarkLine优化 2021-07-16 08:31:10 +08:00
monitor1394
162aeb02e6 增加MarkLine标线 (#142) 2021-07-15 21:18:23 +08:00
monitor1394
9da1b9cca6 优化BarChart可通过serieData.show设置是否显示柱条 2021-07-09 06:50:19 +08:00
monitor1394
16058d7d30 优化数据存储类型由float全部转为double 2021-07-08 07:20:06 +08:00
monitor1394
af8391faee 修复ChartLabel在TMP下异常报错的问题 2021-07-08 07:04:46 +08:00
monitor1394
df5fa7807b 修复PieChartavoidLabelOverlap参数不生效的问题 2021-07-05 07:12:20 +08:00
monitor1394
3907b82bc0 修复PieChart选中扇区后鼠标区域指示不准确的问题 2021-07-04 21:16:30 +08:00
monitor1394
3cee022480 优化SerieLabel 2021-07-04 20:38:26 +08:00
monitor1394
3db082c376 增加DataZoomsupportInsideScrollsupportInsideDrag参数设置坐标系内是否支持滚动和拖拽 2021-07-01 07:38:06 +08:00
monitor1394
26a12f7a33 整理代码 2021-07-01 07:35:55 +08:00
monitor1394
8f1709d8a3 确保XChartsMgr只有一个 2021-06-28 07:23:44 +08:00
monitor1394
7b87ff1024 增加AxisLabelshowStartLabelshowEndLabel参数设置首尾的Label是否显示 2021-06-27 21:45:17 +08:00
monitor1394
e7be2adbc9 增加AxisLabel和SerieLabel的formatter委托方法 #145 2021-06-27 12:26:20 +08:00
monitor1394
78923ede3a 增加更新Axis数据和图标的接口 2021-06-27 12:21:56 +08:00
monitor1394
c59edff7ee 增加DataZoomorient参数设置水平或垂直样式 2021-06-27 12:20:03 +08:00
monitor1394
63ec586f36 接口优化 2021-06-26 21:45:56 +08:00
monitor1394
943145d210 增加IconStyleautoHideWhenLabelEmpty参数设置当label为空时是否自动隐藏图标 2021-06-21 07:08:59 +08:00
monitor1394
81de33e11b v2.2.3 2021-06-20 17:05:15 +08:00
monitor1394
49fd642885 v2.2.2 2021-06-18 06:48:11 +08:00
monitor1394
f090970cc8 v2.2.1 2021-06-13 12:10:50 +08:00
monitor1394
793c9dee46 完善对多屏幕的支持 2021-06-13 11:50:41 +08:00
monitor1394
25e8dd1d09 增加IconStylealign参数设置图标的水平对齐 2021-06-12 19:46:57 +08:00
monitor1394
998a066c59 优化主题Theme的导入和字体自动刷新 (#148) 2021-06-12 14:32:23 +08:00
monitor1394
ae6bd4bdde 增加runtimeSortedData用于排序数据 2021-06-09 07:26:03 +08:00
monitor1394
d1f36a5d00 Improved Candlestickchart support for inverse (#152) 2021-06-05 09:56:40 +08:00
monitor1394
d6a024026b 优化自定义主题Theme的自动刷新 (#148) 2021-06-05 09:56:00 +08:00
monitor1394
7b7150b87f 修复Gauge在最小值为负数时指针指示位置异常的问题 2021-06-04 23:08:34 +08:00
monitor1394
eb23629066 默认关闭TextLimit 2021-06-04 07:56:01 +08:00
monitor1394
9a3e31f768 v2.2.0 2021-05-30 20:17:45 +08:00