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

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

上级 ed3aa763
......@@ -56,6 +56,17 @@
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "bar_0-DATAQUERY2",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
......@@ -115,6 +126,7 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"index" : 0,
"name" : "bar_0",
......@@ -138,10 +150,13 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
} ],
......
......@@ -261,6 +261,17 @@
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "bar_0-DATAQUERY2",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
......@@ -394,6 +405,7 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"index" : 0,
"name" : "bar_0",
......@@ -417,10 +429,13 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册