feat:stack area 图表类型
This commit is contained in:
@@ -270,10 +270,10 @@
|
||||
id:"table",
|
||||
name:this.$t("dashboard.panel.chartForm.typeVal.table.label")
|
||||
},
|
||||
// {
|
||||
// id:'stackArea',
|
||||
// name:this.$t("dashboard.panel.chartForm.typeVal.stackArea.label")
|
||||
// }
|
||||
{
|
||||
id:'stackArea',
|
||||
name:this.$t("dashboard.panel.chartForm.typeVal.stackArea.label")
|
||||
}
|
||||
],
|
||||
elements: [1], // 指标部分 tarNum
|
||||
elementTarget: [], // 本地保存数据
|
||||
|
||||
Reference in New Issue
Block a user