monitor1394
|
489095865d
|
XCharts 2.0
|
2021-01-11 08:54:28 +08:00 |
|
monitor1394
|
7d04a13ecf
|
meta文件
|
2020-09-16 19:52:50 +08:00 |
|
雨落随风
|
8c6e9a2f91
|
Tooltips 支持 ToString 中的格式 “0.##”
本次更新用于改善ToString("f2") 出现 100.00%的情况,“#”代表后面不是0就被保留,反之去掉,也就不会出现100.00%的情况
|
2020-08-09 18:10:33 +08:00 |
|
monitor1394
|
58ab97c2a0
|
增加AxisLabel和SerieLabel的formatter可单独配置数值格式化#68
|
2020-07-21 09:13:51 +08:00 |
|
monitor1394
|
279b089eb9
|
整理文档
|
2020-07-10 09:20:46 +08:00 |
|
monitor1394
|
a135b56259
|
整理重构代码
|
2020-07-07 06:53:02 +08:00 |
|
monitor1394
|
17c8b76c54
|
增加SerieData可单独设置SerieSymbol#66
|
2020-06-17 12:46:04 +08:00 |
|
monitor1394
|
ac35a9af65
|
优化Tooltip
|
2020-06-14 17:04:50 +08:00 |
|
monitor1394
|
eccd5a8995
|
整理代码更新文档
|
2020-06-12 09:22:51 +08:00 |
|
monitor1394
|
1d3bfd8bd6
|
修复Check warning不生效的问题
|
2020-06-11 09:24:33 +08:00 |
|
monitor1394
|
9e16e72c51
|
优化PieChart在数据全为0时的显示为等份的效果
|
2020-06-07 07:16:24 +08:00 |
|
monitor1394
|
62e53c20c8
|
重构代码,增加BaseGraph基类
|
2020-06-05 08:52:36 +08:00 |
|
monitor1394
|
2de64580ec
|
优化Background组件的生效条件,需要有单独的父节点
|
2020-05-31 07:43:29 +08:00 |
|
monitor1394
|
5d41ede8eb
|
增加chartName检测
|
2020-05-19 07:08:57 +08:00 |
|
monitor1394
|
f23347a86e
|
重构代码
|
2020-05-17 20:36:14 +08:00 |
|
monitor1394
|
34f3ef5182
|
优化性能,优化折线图和柱状图的大数据绘制,重构代码
|
2020-05-13 09:54:40 +08:00 |
|
monitor1394
|
f6c614e8c4
|
增加numericFormatter参数可配置数值格式化显示,去掉forceENotation参数
|
2020-05-04 13:29:56 +08:00 |
|
monitor1394
|
2a2725a196
|
增加自由锚点支持,任意对齐方式
|
2020-04-28 12:28:05 +08:00 |
|
monitor1394
|
9e3e569396
|
增加Tooltip的formatter对{.}、{c:0}、{c1:1}的支持
|
2020-04-23 13:07:49 +08:00 |
|
monitor1394
|
d5fbce2e36
|
增加Axis可通过inverse参数设置坐标轴反向
|
2020-04-18 08:19:17 +08:00 |
|
monitor1394
|
c8e9c72486
|
整理代码
|
2020-04-11 20:41:39 +08:00 |
|
monitor1394
|
c5b810df8b
|
增加Check warning检测功能
|
2020-04-11 15:18:34 +08:00 |
|
monitor1394
|
80a946d0c6
|
优化Legend初始化,防止出现预设下删除异常的问题
|
2020-04-10 07:32:59 +08:00 |
|
monitor1394
|
3065b34ba6
|
增加PieChart通过ItemStyle设置边框的支持
|
2020-04-08 09:02:46 +08:00 |
|
monitor1394
|
5ce1b539d5
|
增加itemStyle的cornerRadius支持圆角矩形
|
2020-03-29 10:57:59 +08:00 |
|
monitor1394
|
6692a2dc06
|
修复Title的textStyle和subTextStyle无效的问题
|
2020-03-23 07:58:09 +08:00 |
|
monitor1394
|
07b836855c
|
整理代码,去除warning
|
2020-03-22 08:45:05 +08:00 |
|
monitor1394
|
0c20b655cc
|
增加BarChart和HeatmapChart可通过ignore参数设置忽略数据的支持
|
2020-03-21 22:01:47 +08:00 |
|
monitor1394
|
b5b5850bf3
|
增加ItemStyle的tooltipFormatter参数可单独配置Serie的Tooltip显示
|
2020-03-21 11:26:50 +08:00 |
|
monitor1394
|
d32bc1b89d
|
增加AxisTick的width参数可单独设置坐标轴刻度的宽度
|
2020-03-20 08:47:34 +08:00 |
|
monitor1394
|
5863b2700a
|
增加BarChart可用ItemStyle的backgroundColor设置柱条背景颜色
|
2020-03-17 09:13:55 +08:00 |
|
monitor1394
|
39a48b7773
|
增加SerieData的ItemStyle和Emphasis可单独配置数据项样式的支持
|
2020-03-17 08:37:48 +08:00 |
|
monitor1394
|
702b2a8c24
|
优化LineChart的label偏移显示
|
2020-03-11 21:53:45 +08:00 |
|
monitor1394
|
e595034833
|
增加RingChart环形图
|
2020-03-08 10:47:48 +08:00 |
|
monitor1394
|
7465bb760d
|
增加运行时和非运行时参数变更自动刷新图表
|
2020-03-05 20:25:19 +08:00 |
|
monitor1394
|
ade587a478
|
重构Legend图例,改变样式,增加自定义图标等设置
|
2020-02-26 22:52:57 +08:00 |
|
monitor1394
|
451097c8bc
|
发布1.0.0版本
|
2019-10-23 18:59:34 +08:00 |
|