monitor1394
|
e5ce16e076
|
增加LineChart的Animation初始化动画配置支持
|
2019-09-02 08:43:52 +08:00 |
|
monitor1394
|
8c3ec020e2
|
增加AxisName的Offset偏移配置支持
|
2019-08-22 19:17:00 +08:00 |
|
monitor1394
|
cd328d50b1
|
增加AxisLine的Width配置支持
|
2019-08-22 19:16:14 +08:00 |
|
monitor1394
|
49957515c4
|
增加SerieLabel的背景宽高、文字边距、文字旋转的配置
|
2019-08-20 09:40:19 +08:00 |
|
monitor1394
|
b464f5b25f
|
增加LineChart的Label配置
|
2019-08-16 00:13:01 +08:00 |
|
monitor1394
|
3e506f9576
|
重构LineChart和BarChart,移除Line和Bar组件,参数统一放到Serie中配置。
|
2019-08-15 21:44:30 +08:00 |
|
monitor1394
|
6c680d0d98
|
增加SerieSymbol的Color、Opacity配置
|
2019-08-07 23:33:27 +08:00 |
|
monitor1394
|
bc7be8ce89
|
优化RadarChart雷达图,增加多雷达图支持
|
2019-08-04 15:24:31 +08:00 |
|
monitor1394
|
757e45d05e
|
增加代码API注释文档,整理代码
|
2019-08-01 23:49:30 +08:00 |
|
monitor1394
|
da1ee0f47b
|
增加Radius、Area两种南丁格尔玫瑰图展示类型
|
2019-07-29 08:01:39 +08:00 |
|
monitor1394
|
484178bbf9
|
增加SerieLabel配置饼图标签,支持Center,inside,Outside等显示位置
|
2019-07-29 00:25:10 +08:00 |
|
monitor1394
|
0f25f4449b
|
增加PieChart多饼图支持
|
2019-07-28 00:44:53 +08:00 |
|
monitor1394
|
a1dc6ca8ad
|
优化代码
|
2019-07-25 21:10:57 +08:00 |
|
monitor1394
|
d024f37cd5
|
优化Editor
|
2019-07-25 19:11:47 +08:00 |
|
monitor1394
|
a54415059e
|
修复Font无法自定义问题,优化代码
|
2019-07-24 23:38:23 +08:00 |
|
monitor1394
|
78123b74ae
|
优化Theme主题的自定义,切换主题时自定义配置不受影响
|
2019-07-24 09:41:27 +08:00 |
|
monitor1394
|
74e045686a
|
增加EffectScatter类型的散点图
|
2019-07-22 19:02:28 +08:00 |
|
monitor1394
|
34e7a5a913
|
fixed bug
|
2019-07-21 23:19:46 +08:00 |
|
monitor1394
|
ff8057690c
|
重构SerieSymbol
|
2019-07-21 22:58:51 +08:00 |
|
monitor1394
|
2296fb66ff
|
增加Symbol配置Serie标志图形的显示
|
2019-07-20 12:18:07 +08:00 |
|
monitor1394
|
6269c941b7
|
优化Legend的显示和控制
|
2019-07-19 21:55:22 +08:00 |
|
monitor1394
|
9ed5c5b277
|
增加Tooltip指示器类型,优化显示控制
|
2019-07-18 09:42:36 +08:00 |
|
monitor1394
|
9ec5e80d22
|
增加二维数据支持,XY轴都可以设置为数值轴
|
2019-07-14 14:34:18 +08:00 |
|
monitor1394
|
aff1b21bd3
|
增加双坐标轴支持
|
2019-07-13 16:38:38 +08:00 |
|
monitor1394
|
d3f7980a6d
|
增加AxisLine配置坐标轴轴线和箭头
|
2019-07-09 22:20:50 +08:00 |
|
monitor1394
|
530b0228a7
|
增加AxisLabel配置坐标轴刻度标签
|
2019-07-03 18:45:48 +08:00 |
|
monitor1394
|
e6df4ea73a
|
增加selected等相关参数配置PieChart的选中效果
|
2019-07-02 18:33:12 +08:00 |
|
monitor1394
|
8d274b74d2
|
整理代码
|
2019-07-01 07:33:55 +08:00 |
|
monitor1394
|
cd5a1ca10b
|
增加SplitArea配置坐标轴分割区域
|
2019-06-30 18:34:09 +08:00 |
|
monitor1394
|
5f983dffb9
|
增加AxisName可配置XY轴名称
|
2019-06-29 07:22:57 +08:00 |
|
monitor1394
|
fc95338274
|
整理代码
|
2019-06-21 09:34:33 +08:00 |
|
monitor1394
|
8bc181b1b8
|
增加AreaAlpha控制RadarChart的Area透明度
|
2019-06-20 19:11:06 +08:00 |
|
monitor1394
|
100f25fc1b
|
增加DataZoom主题配置
|
2019-06-14 09:41:15 +08:00 |
|
monitor1394
|
dfb0b33fe3
|
增加DataZoom实现区域缩放
|
2019-06-13 09:53:03 +08:00 |
|
monitor1394
|
d19679be43
|
LineChart增加stepType实现`阶梯线图
|
2019-06-01 08:11:43 +08:00 |
|
monitor1394
|
474e2e5325
|
BarChart增加InSameBar实现非堆叠同柱
|
2019-05-30 00:20:00 +08:00 |
|
monitor1394
|
45f23b0927
|
Tooltip增加crossLabel显示十字准星指示器
|
2019-05-29 09:53:30 +08:00 |
|
monitor1394
|
9a914eff3d
|
AxisType.Value类型的坐标轴可以设置AxisMinMaxType控制最大最小刻度
|
2019-05-16 09:39:58 +08:00 |
|
monitor1394
|
60c3f7b036
|
0.2版本,重构代码,增加Editor
|
2019-05-11 04:33:54 +08:00 |
|