Commit Graph

160 Commits

Author SHA1 Message Date
monitor1394
7249365b09 Fixed chart name repeat check error #183 2022-02-21 21:30:33 +08:00
monitor1394
a355fbc0e5 inspector show seriedata.selected 2021-12-01 21:35:08 +08:00
monitor1394
cc72f303f1 Add Time axis warning 2021-11-03 06:48:45 +08:00
monitor1394
70c182d434 Optimized SerieData to support tree data 2021-11-02 21:23:01 +08:00
monitor1394
903d6b1a17 improve radar chart 2021-09-12 15:01:40 +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
a92e01d806 Added Legend's textAutoColor to set the text color match with Serie color (#163) 2021-08-15 22:36:06 +08:00
monitor1394
16d6a5a3a0 完善SerieSymbol以支持象形柱图PictorialBarChart扩展 2021-07-22 08:11:12 +08:00
monitor1394
31f653e3e0 增加SerieiconStyle统一配置图标 2021-07-18 14:16:06 +08:00
monitor1394
162aeb02e6 增加MarkLine标线 (#142) 2021-07-15 21:18:23 +08:00
monitor1394
3db082c376 增加DataZoomsupportInsideScrollsupportInsideDrag参数设置坐标系内是否支持滚动和拖拽 2021-07-01 07:38:06 +08:00
monitor1394
26a12f7a33 整理代码 2021-07-01 07:35:55 +08:00
monitor1394
7b87ff1024 增加AxisLabelshowStartLabelshowEndLabel参数设置首尾的Label是否显示 2021-06-27 21:45:17 +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
49fd642885 v2.2.2 2021-06-18 06:48:11 +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
c9f6e9ef66 修复Unity版本兼容问题 (#154) 2021-06-10 12:54:13 +08:00
monitor1394
d6a024026b 优化自定义主题Theme的自动刷新 (#148) 2021-06-05 09:56:00 +08:00
monitor1394
8ca1ac1dea 增加漏斗图基础代码支持 2021-05-29 22:07:09 +08:00
monitor1394
7057cce129 完善TextStylealignment的支持 (#150) 2021-05-25 08:06:32 +08:00
monitor1394
9ba02b37fc 修复Add Serie面板上Serie Name不生效的问题 (#149) 2021-05-24 07:28:45 +08:00
monitor1394
f071721d6d 增加Axis的图标、自动换行、自定义长宽的支持 2021-05-24 07:17:54 +08:00
monitor1394
1b72bdf0ab 增加SerieAxisinsertDataToHead参数控制数据插入头部还是尾部 2021-05-21 07:24:02 +08:00
monitor1394
80fd311910 serie增加自定义参数 2021-05-20 21:51:52 +08:00
monitor1394
247942b766 优化Editor下的图表创建 #147 2021-05-18 13:10:29 +08:00
monitor1394
d1c1e64e4c 修复Tooltip不触发的问题 2021-05-18 09:29:03 +08:00
monitor1394
f93b30d239 CandlestickChart加入菜单栏 #146 2021-05-18 00:06:56 +08:00
monitor1394
aede354af4 抽离甘特图 2021-05-16 23:38:06 +08:00
monitor1394
718e600279 重构VisualMap和DataZoom 2021-05-13 09:38:32 +08:00
monitor1394
a30c036245 修复TMP下Theme不显示TMPFont的问题 #143 2021-05-11 21:00:26 +08:00
monitor1394
1f77461d05 VisualMap支持Piecewise类型 2021-05-10 12:45:58 +08:00
monitor1394
53f7a00144 增加LiquidChart的方形水位图支持 2021-05-08 09:42:25 +08:00
monitor1394
95b9917220 增加Settings中关于关于材质球设置的参数 #140 2021-05-01 22:43:17 +08:00
monitor1394
83b876e80d 增加SettingsreversePainter可设置Serie的绘制是否逆序 2021-04-29 07:30:42 +08:00
monitor1394
054387c71c 增加SerieDataignore可忽略当前数据项 2021-04-28 19:28:05 +08:00
monitor1394
6ded23a72e 优化代码,更好的支持自定义图表 2021-04-28 06:56:28 +08:00
monitor1394
6a76f25b7d 优化代码,更好的支持自定义图表 2021-04-27 12:47:46 +08:00
monitor1394
0813bbfadd 增加BarChart绘制渐变边框的支持 2021-04-26 07:17:26 +08:00
monitor1394
2f9af18fd0 增加对自定义Chart的支持 2021-04-22 18:55:56 +08:00
monitor1394
f8e12ea66c 取消GaugeAxis的m_SplitLineLength参数忽略 2021-04-22 07:09:47 +08:00
monitor1394
4bf5d916d2 完善多坐标轴的支持 #132 2021-04-14 08:59:03 +08:00
monitor1394
cbbc2a63f9 整理代码 2021-04-13 10:12:02 +08:00
monitor1394
620d7b4698 处理unity版本兼容 2021-04-12 19:31:26 +08:00
monitor1394
3810082cec 优化Theme 2021-04-01 12:13:51 +08:00
monitor1394
c67ff7253d 优化和重构Theme,解决引用相同或丢失的问题 #118 2021-03-31 21:17:29 +08:00
monitor1394
da383c80ae 增加GanttChart甘特图 2021-03-25 12:55:52 +08:00