Author: fly Version: 0.0.1 Type: tool
This plugin can convert statistical data into ECharts charts for display.
Choose the chart type format. It can be one of `pie (饼图)`, `rounded_donut (圆角环形图)`, `gap_pie (饼图-扇区间隙)`, `semi_donut (半环形图)`, `rose (南丁格尔玫瑰图)`, `stacked_line (折线图堆叠)`, `bar (柱状图堆叠)`, `grouped_bar (分组柱状图)`, `horizontal_bar (水平柱状图)`, `line (折线图)`, `scatter (散点图)`.
- Consistent with Apache ECharts experience.
- Supports multiple chart types.
- Simple to use, with a good-looking interface.
- Data type string
- Required
INNERIP,CPU,DISK,MEM
192.168.26.2,25,815,64375
192.168.26.163,12,15,996
192.168.26.250,1,5,996
192.168.26.230,5,103,3830
192.168.26.155,13,15,996
- Data type string
- Required
- Supports both variables and constants
- Data type string
- Required