提交 ab2fae9f 编写于 作者: ibizdev's avatar ibizdev

zhanghengfeng 发布系统代码 [TrainSys,网页端]

上级 bf915eb7
......@@ -64,6 +64,17 @@
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "TYPE",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "FIELD9",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
......@@ -134,6 +145,7 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "TYPE",
"eChartsType" : "bar",
"index" : 0,
"name" : "bar_0",
......@@ -157,10 +169,13 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "TYPE" ],
"y" : [ "FIELD9" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "FIELD9",
"enableChartDataSet" : true,
"stack" : false
} ],
......
......@@ -163,6 +163,17 @@
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "TYPE",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "FIELD9",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
......@@ -307,6 +318,7 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "TYPE",
"eChartsType" : "bar",
"index" : 0,
"name" : "bar_0",
......@@ -330,10 +342,13 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "TYPE" ],
"y" : [ "FIELD9" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "FIELD9",
"enableChartDataSet" : true,
"stack" : false
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册