Commit Graph

244 Commits

Author SHA1 Message Date
monitor1394
06b83db05d 优化坐标轴刻度和文本显示#93 2020-09-18 09:29:40 +08:00
monitor1394
7d04a13ecf meta文件 2020-09-16 19:52:50 +08:00
monitor1394
6219bfad0d 修复默认分割线不显示的问题 2020-09-13 20:32:41 +08:00
monitor1394
81da3af9c4 优化坐标轴刻度和数据对齐 2020-09-13 20:17:11 +08:00
monitor1394
d65209ced5 优化Legend的颜色可自动匹配ItemStyle的自定义颜色#89 2020-09-08 09:28:19 +08:00
Ernest-su
c01493bcaa Update ItemStyle.cs
fix backgroundWidth doc
2020-09-07 17:57:21 +08:00
monitor1394
edaba321fb 优化LineChart在不使用XAxis1时也能显示XAxis1 2020-09-05 17:16:26 +08:00
monitor1394
e3a2b6c160 增加LineStyletoColortoColor2设置LineChart的水平渐变,取消通过ItemStyle设置LineChart的水平渐变。 2020-08-29 23:35:40 +08:00
monitor1394
4d023fa4ee 增加onPointerClickPieonPointerClickBar回调 2020-08-29 22:44:32 +08:00
monitor1394
26b8e17c7b 发布v1.6.0版本 2020-08-24 22:49:47 +08:00
monitor1394
c1d38b0f81 重构代码,将与绘制相关的Color改为Color32,减少隐式转换 2020-08-23 14:31:26 +08:00
monitor1394
a831f747cc 修复动画问题 2020-08-19 09:11:23 +08:00
monitor1394
c926b9efb2 性能优化 2020-08-18 09:29:23 +08:00
monitor1394
12ce85de9c 优化PieChart绘制表现效果#85 2020-08-15 08:52:25 +08:00
monitor1394
f1404fdcf3 修复serieData的Label设置numericFormatter无效的问题 2020-08-13 12:29:24 +08:00
monitor1394
e2c45bb001 优化BarChart的数据变更动画#83 2020-08-13 09:05:21 +08:00
monitor1394
c335140eff 增加LiquidChart数据变更动画#83 2020-08-11 09:25:28 +08:00
monitor1394
5d79a769c4 Merge pull request #86 from Bian-Sh/master
ToolTips formatter 数值的格式化支持 0.##
2020-08-11 08:57:27 +08:00
monitor1394
d0fafae3db 优化PieChart文本堆叠和引线效果#85 2020-08-11 08:47:20 +08:00
雨落随风
d94ea55315 Update Tooltip.cs
更新对 Tooltips.formatter 的描述
2020-08-09 18:17:52 +08:00
雨落随风
8c6e9a2f91 Tooltips 支持 ToString 中的格式 “0.##”
本次更新用于改善ToString("f2") 出现 100.00%的情况,“#”代表后面不是0就被保留,反之去掉,也就不会出现100.00%的情况
2020-08-09 18:10:33 +08:00
monitor1394
e1936fcffc 优化LineChart密集数据的绘制表现 2020-08-08 17:14:33 +08:00
monitor1394
b69481adf2 优化LineChart数据密集时的绘制效果 2020-07-31 23:27:20 +08:00
monitor1394
8913d69a1f 优化RadarChart#77 2020-07-31 22:36:34 +08:00
monitor1394
4c9f60e6c6 增加LineChart可通过VisualMapItemStyle配置渐变#78 2020-07-30 09:31:44 +08:00
monitor1394
6ea04ed671 修复LiquidChart渐出动画问题 2020-07-27 08:59:42 +08:00
monitor1394
bf55dd1294 修复折线图在开启动画时可能不绘制线条的问题 2020-07-26 08:56:45 +08:00
monitor1394
8d4d98f736 修复LineChart渐出动画绘制异常的问题#79 2020-07-25 19:20:14 +08:00
monitor1394
5efd8a188a 优化LiquidChart满时的绘制表现 2020-07-25 18:33:09 +08:00
monitor1394
dc99bfa406 修复LiquidChart100%时渐变色会失效的问题 2020-07-25 14:38:15 +08:00
monitor1394
5df8f2d3fe 增加RadarChartTooltipformatter支持#77 2020-07-25 14:09:57 +08:00
monitor1394
9a5532724c 增加RingChart环形渐变支持 2020-07-23 12:53:10 +08:00
monitor1394
74b3cf7159 增加RingChart环形渐变支持#75 2020-07-23 12:52:06 +08:00
monitor1394
58ab97c2a0 增加AxisLabelSerieLabelformatter可单独配置数值格式化#68 2020-07-21 09:13:51 +08:00
monitor1394
4bb662043c 增加动画完成回调接口 2020-07-17 12:19:21 +08:00
monitor1394
d9e8e2e26b 优化Chart放在ScrollView下时不影响ScrollView的滚动和拖动 2020-07-17 09:26:01 +08:00
monitor1394
301852cf85 完善文档 2020-07-17 08:53:06 +08:00
monitor1394
7419739fe6 完善文档 2020-07-17 08:52:32 +08:00
monitor1394
a208ac5906 Fixed a problem with Tooltip that would also show up if it was blocked on top. 修复Tooltip在上层有遮挡还会显示的问题#74 2020-07-16 09:16:36 +08:00
monitor1394
cc6452f7ce 完善文档 2020-07-15 09:11:35 +08:00
monitor1394
57f9416c54 整理文档 2020-07-11 07:52:08 +08:00
monitor1394
2c5267fbef 整理文档 2020-07-10 09:36:56 +08:00
monitor1394
279b089eb9 整理文档 2020-07-10 09:20:46 +08:00
monitor1394
70813f5581 整理文档 2020-07-10 09:13:26 +08:00
monitor1394
cb22db45d7 优化Scatter类型的Serie支持Log轴#68 2020-07-08 09:22:47 +08:00
monitor1394
2a74388777 修复SerieLabel位置错乱的问题 2020-07-07 07:29:45 +08:00
monitor1394
9244d9f996 增加Tooltipoffset参数配置偏移 2020-07-07 07:16:01 +08:00
monitor1394
a135b56259 整理重构代码 2020-07-07 06:53:02 +08:00
monitor1394
e4092d13b2 更新文档 2020-07-06 09:09:24 +08:00
monitor1394
14023cc713 增加LiquidChart水位图 2020-07-06 08:41:28 +08:00