monitor1394
|
d8148ef9ef
|
增加SerieData的自定义图标相关配置支持
|
2019-09-24 18:47:43 +08:00 |
|
monitor1394
|
48c867b1ef
|
增加Formatter配置Axis的AxisLabel的格式化输出
|
2019-09-23 19:09:56 +08:00 |
|
monitor1394
|
32967df5c9
|
修复运行时数据变化曲线和标志绘制异常的问题
|
2019-09-23 18:47:45 +08:00 |
|
monitor1394
|
ec3f9e40bf
|
增加Tooltip的FontSize、FontStyle配置字体大小和样式
|
2019-09-23 09:50:57 +08:00 |
|
monitor1394
|
7881f092e6
|
优化Formatter显示
|
2019-09-23 09:41:10 +08:00 |
|
monitor1394
|
4adda8da9d
|
增加Formatter配置Tooltip的格式化输出
|
2019-09-23 09:23:51 +08:00 |
|
monitor1394
|
0b9abefda9
|
修复折线图在Axis最大最小值差为0时坐标计算异常的问题
|
2019-09-20 12:54:36 +08:00 |
|
monitor1394
|
7757e396cb
|
增加Formatter配置SerieLabel、Legend的格式化输出
|
2019-09-20 12:38:45 +08:00 |
|
monitor1394
|
1a3a1d2b03
|
修复Tooltip在鼠标移出图表外可能绘制异常的问题
|
2019-09-20 08:55:52 +08:00 |
|
monitor1394
|
5532640c5d
|
增加LineArrow配置带箭头曲线
|
2019-09-19 19:26:05 +08:00 |
|
monitor1394
|
afe1663926
|
修复横向柱状图绘制异常的问题
|
2019-09-19 12:38:20 +08:00 |
|
monitor1394
|
572d7b39f1
|
增加Tooltip的FixedWidth、FixedHeight、MinWidth、MinHeight设置支持
|
2019-09-19 09:06:04 +08:00 |
|
monitor1394
|
73bacfaceb
|
增加单条堆叠柱状图
|
2019-09-18 19:10:43 +08:00 |
|
monitor1394
|
71b7691e90
|
增加虚线Dash、点线Dot、点划线DashDot、双点划线DashDotDot等类型的折线图支持
|
2019-09-18 18:23:37 +08:00 |
|
monitor1394
|
fd4ef2c879
|
增加AnimationEnabel()启用或取消起始动画接口
|
2019-09-17 18:39:01 +08:00 |
|
monitor1394
|
342ce41d58
|
增加Axis的Interval强制设置坐标轴分割间隔
|
2019-09-17 18:30:45 +08:00 |
|
sericaer
|
06a23d0940
|
修改defaultLeft错误
|
2019-09-17 17:05:57 +08:00 |
|
sericaer
|
cf0648b1f6
|
删除无用的m_Legend.AddData(serieName)
|
2019-09-17 17:04:27 +08:00 |
|
sericaer
|
bdc1a43710
|
解决PieChart的Legend中多了serie的问题
|
2019-09-17 13:37:48 +08:00 |
|
monitor1394
|
5f9028b33e
|
修复LineChart有数据为0时区域图绘制可能异常的问题
|
2019-09-16 19:18:36 +08:00 |
|
monitor1394
|
dbac61384f
|
去掉Serie中的旧版本数据兼容,不再支持xData和yData
|
2019-09-16 18:17:49 +08:00 |
|
monitor1394
|
29306f3398
|
修复折线图当值为0时区域图绘制异常的问题
|
2019-09-12 18:27:52 +08:00 |
|
monitor1394
|
25880c8db7
|
增加Animation在重新初始化数据时自启动功能
|
2019-09-06 09:46:13 +08:00 |
|
monitor1394
|
09402a163c
|
增加SerieLabel的Border边框相关配置支持
|
2019-09-06 09:11:46 +08:00 |
|
monitor1394
|
68704aab2e
|
增加PieChart的Animation初始化动画配置支持
|
2019-09-05 09:21:37 +08:00 |
|
monitor1394
|
adea68df65
|
增加BarChart的Animation初始化动画配置支持
|
2019-09-03 09:49:21 +08:00 |
|
monitor1394
|
869087aa0e
|
修复笛卡尔坐标系开启动画时绘制异常的问题
|
2019-09-02 09:46:44 +08:00 |
|
monitor1394
|
a08c0c535c
|
增加LineChart的Animation初始化动画配置支持
|
2019-09-02 08:43:52 +08:00 |
|
monitor1394
|
46399b5bd7
|
增加AxisName的Offset偏移配置支持
|
2019-08-22 19:17:00 +08:00 |
|
monitor1394
|
c9c43c2a9e
|
增加AxisLine的Width配置支持
|
2019-08-22 19:16:14 +08:00 |
|
monitor1394
|
d145fc716e
|
更新日志
|
2019-08-20 18:53:19 +08:00 |
|
monitor1394
|
f19dcbb017
|
增加BarChart的Label配置支持
|
2019-08-20 18:52:15 +08:00 |
|
monitor1394
|
938aca4699
|
增加SerieLabel的背景宽高、文字边距、文字旋转的配置
|
2019-08-20 09:40:19 +08:00 |
|
monitor1394
|
0acf03a2ed
|
增加BarChart的Label配置支持
|
2019-08-20 08:49:39 +08:00 |
|
monitor1394
|
2c01a8d130
|
增加LineChart的Label配置
|
2019-08-16 00:13:01 +08:00 |
|
monitor1394
|
2dfabb998e
|
重构LineChart和BarChart,移除Line和Bar组件,参数统一放到Serie中配置。
|
2019-08-15 21:44:30 +08:00 |
|
monitor1394
|
614d340835
|
修复PieChart的Label无法自动更新的问题
|
2019-08-14 08:52:28 +08:00 |
|
monitor1394
|
8ea961d2ca
|
修复PieChart绘制label报错的问题
|
2019-08-13 10:32:52 +08:00 |
|
monitor1394
|
f881a0cedd
|
修复UpdateData接口无法更新数据的问题
|
2019-08-13 10:20:15 +08:00 |
|
monitor1394
|
96e2255960
|
增加SerieSymbol的Color、Opacity配置
|
2019-08-07 23:33:27 +08:00 |
|
monitor1394
|
0743882076
|
修复区域平滑折线图显示异常的问题
|
2019-08-07 07:59:00 +08:00 |
|
monitor1394
|
333620d87f
|
性能优化
|
2019-08-06 18:21:16 +08:00 |
|
monitor1394
|
b7021cb072
|
修复serie系列数超过调色盘颜色数时获取的颜色异常的问题
|
2019-08-06 18:19:38 +08:00 |
|
monitor1394
|
64614cffb0
|
修复当Axis的minMaxType为Custom时max设置为100不生效的问题
|
2019-08-06 18:18:15 +08:00 |
|
monitor1394
|
300ed8ca15
|
整理显示10000数据的demo
|
2019-08-04 23:39:50 +08:00 |
|
monitor1394
|
1412d8c365
|
修复无法从Inspector中修改数据的问题
|
2019-08-04 23:01:34 +08:00 |
|
monitor1394
|
501d6458f3
|
发布v0.8.0版本
|
2019-08-04 18:32:28 +08:00 |
|
monitor1394
|
587cfab8d3
|
优化RadarChart雷达图,增加多雷达图支持
|
2019-08-04 15:24:31 +08:00 |
|
monitor1394
|
916b68441b
|
增加代码API注释文档,整理代码
|
2019-08-01 23:49:30 +08:00 |
|
monitor1394
|
08230727df
|
增加Radius、Area两种南丁格尔玫瑰图展示类型
|
2019-07-29 08:01:39 +08:00 |
|