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

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

上级 924783fb
......@@ -56,6 +56,21 @@
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
......@@ -77,6 +92,7 @@
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"caption" : "姓名",
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
......@@ -86,6 +102,7 @@
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"caption" : "年龄",
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
......@@ -111,6 +128,12 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "学生年龄信息",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"index" : 0,
"name" : "bar_0",
......@@ -134,10 +157,13 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
} ],
......
......@@ -261,6 +261,21 @@
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
......@@ -282,6 +297,7 @@
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"caption" : "姓名",
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
......@@ -291,6 +307,7 @@
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"caption" : "年龄",
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
......@@ -390,6 +407,12 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "学生年龄信息",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"index" : 0,
"name" : "bar_0",
......@@ -413,10 +436,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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册