Commit 50751d2c authored by suhuiguang's avatar suhuiguang

1.增加统计类型

parent ab2606c6
...@@ -21,7 +21,7 @@ public class LegendDataDto { ...@@ -21,7 +21,7 @@ public class LegendDataDto {
private String value; private String value;
/** /**
* 图列类型:bar-柱状图;line-折线图 * 统计类型:bar-柱状图;line-折线图
*/ */
private String chartType; private String chartType;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment