monitor1394
|
5acff94880
|
更新文档
|
2019-10-09 09:59:44 +08:00 |
|
monitor1394
|
46462ca05f
|
增加SerieLabel的LineType给饼图配置不同类型的视觉引导线
|
2019-10-05 18:23:06 +08:00 |
|
monitor1394
|
437f985b45
|
增加ScatterChart同时对Scatter和Line的支持,实现折线图和散点图的组合图
|
2019-10-02 08:15:02 +08:00 |
|
monitor1394
|
2560170921
|
重构代码,废弃Series.series接口,用Series.list代替
|
2019-10-01 13:52:02 +08:00 |
|
monitor1394
|
a220017d3d
|
增加customDrawCallback自定义绘制回调
|
2019-10-01 13:31:34 +08:00 |
|
monitor1394
|
91bee0fb81
|
增加SerieSymbol关于显示间隔的相关配置
|
2019-09-29 19:13:08 +08:00 |
|
monitor1394
|
83deb5e103
|
重构接口
|
2019-09-29 09:16:15 +08:00 |
|
monitor1394
|
2a1ad8886e
|
重构minShowDataNumber、maxShowDataNumber、maxCacheDataNumber到Serie的minShow、maxShow、maxCache
|
2019-09-29 07:37:53 +08:00 |
|
monitor1394
|
7b8fef6d81
|
增加SampleDist采样距离的配置,对过密的曲线开启采样,优化绘制效率
|
2019-09-27 18:58:42 +08:00 |
|
monitor1394
|
2c0b86f897
|
优化LineChart的密集数据的曲线效果
|
2019-09-26 19:03:26 +08:00 |
|
monitor1394
|
f1199f2aad
|
优化SerieData的自定义图标不与SerieLabel关联,可单独控制是否显示
|
2019-09-25 09:44:53 +08:00 |
|
monitor1394
|
f708080ed4
|
增加Formatter配置Tooltip的格式化输出
|
2019-09-23 09:23:51 +08:00 |
|
monitor1394
|
9c653d3059
|
增加Formatter配置SerieLabel、Legend的格式化输出
|
2019-09-20 12:38:45 +08:00 |
|
monitor1394
|
73ad4bb7cc
|
增加LineArrow配置带箭头曲线
|
2019-09-19 19:26:05 +08:00 |
|
monitor1394
|
aa7eeab49b
|
增加单条堆叠柱状图
|
2019-09-18 19:10:43 +08:00 |
|
monitor1394
|
b090d5d874
|
增加虚线Dash、点线Dot、点划线DashDot、双点划线DashDotDot等类型的折线图支持
|
2019-09-18 18:23:37 +08:00 |
|
monitor1394
|
0f822b6848
|
增加Animation在重新初始化数据时自启动功能
|
2019-09-06 09:46:13 +08:00 |
|
monitor1394
|
d216079e78
|
增加SerieLabel的Border边框相关配置支持
|
2019-09-06 09:11:46 +08:00 |
|
monitor1394
|
1683bb82d5
|
增加PieChart的Animation初始化动画配置支持
|
2019-09-05 09:21:37 +08:00 |
|
monitor1394
|
585da7ea18
|
增加BarChart的Animation初始化动画配置支持
|
2019-09-03 09:49:21 +08:00 |
|
monitor1394
|
e5ce16e076
|
增加LineChart的Animation初始化动画配置支持
|
2019-09-02 08:43:52 +08:00 |
|
monitor1394
|
521cd4dc9c
|
更新日志
|
2019-08-20 18:53:19 +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
|
37dcbaf05c
|
整理显示10000数据的demo
|
2019-08-04 23:39:50 +08:00 |
|
monitor1394
|
2c18e16bd2
|
发布v0.8.0版本
|
2019-08-04 18:32:28 +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
|
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
|
fe703b7771
|
增加旧版本数据自动转移功能;完善AddData数据接口
|
2019-07-25 09:42:00 +08:00 |
|
monitor1394
|
78123b74ae
|
优化Theme主题的自定义,切换主题时自定义配置不受影响
|
2019-07-24 09:41:27 +08:00 |
|
monitor1394
|
d0b51d9297
|
优化Demo,增加Editor
|
2019-07-22 23:20:26 +08:00 |
|
monitor1394
|
8a25a09435
|
增加ScatterChart散点图
|
2019-07-21 23:10:38 +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
|
1576308254
|
增加用代码添加动态正弦曲线的示例
|
2019-07-19 23:17:06 +08:00 |
|
monitor1394
|
6269c941b7
|
优化Legend的显示和控制
|
2019-07-19 21:55:22 +08:00 |
|
monitor1394
|
657e93d888
|
调整UI渲染模式为Camera模式,开启MSAA,设置4倍抗锯齿,曲线更平滑
|
2019-07-18 18:26:55 +08:00 |
|
monitor1394
|
9ed5c5b277
|
增加Tooltip指示器类型,优化显示控制
|
2019-07-18 09:42:36 +08:00 |
|
monitor1394
|
3cad69e40b
|
代码整理,接口优化
|
2019-07-15 00:24:04 +08:00 |
|
monitor1394
|
9ec5e80d22
|
增加二维数据支持,XY轴都可以设置为数值轴
|
2019-07-14 14:34:18 +08:00 |
|
monitor1394
|
e0ca33d7cb
|
双坐标轴demo
|
2019-07-13 16:48:21 +08:00 |
|
monitor1394
|
aff1b21bd3
|
增加双坐标轴支持
|
2019-07-13 16:38:38 +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
|
fc95338274
|
整理代码
|
2019-06-21 09:34:33 +08:00 |
|