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

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

上级 da75316a
......@@ -221,14 +221,18 @@
"index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"name" : "SCORES",
"groupField" : false,
"id" : "1"
} ],
......@@ -237,21 +241,20 @@
"index" : 1,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "address",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "CREATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "1"
} ],
......@@ -380,8 +383,13 @@
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"idField" : "NAME",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
......@@ -394,6 +402,7 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -405,19 +414,23 @@
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"y" : [ "SCORES" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"valueField" : "SCORES",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数",
"catalogField" : "address",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 1,
"name" : "bar_0",
"getNavPSAppView" : {
......@@ -438,8 +451,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "CREATEDATE",
"itemName" : "CREATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -450,7 +461,7 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "address" ],
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -460,7 +471,6 @@
"value" : "age",
"rawValue" : false
} ],
"seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
......
......@@ -2072,14 +2072,18 @@
"index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"name" : "SCORES",
"groupField" : false,
"id" : "1"
} ],
......@@ -2088,21 +2092,20 @@
"index" : 1,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "address",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "CREATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "1"
} ],
......@@ -2231,8 +2234,13 @@
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"idField" : "NAME",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
......@@ -2245,6 +2253,7 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -2256,19 +2265,23 @@
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"y" : [ "SCORES" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"valueField" : "SCORES",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数",
"catalogField" : "address",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 1,
"name" : "bar_0",
"getNavPSAppView" : {
......@@ -2289,8 +2302,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "CREATEDATE",
"itemName" : "CREATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -2301,7 +2312,7 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "address" ],
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -2311,7 +2322,6 @@
"value" : "age",
"rawValue" : false
} ],
"seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
......
......@@ -65,14 +65,18 @@
"index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"name" : "SCORES",
"groupField" : false,
"id" : "1"
} ],
......@@ -81,21 +85,20 @@
"index" : 1,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "address",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "CREATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "1"
} ],
......@@ -150,8 +153,13 @@
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"idField" : "NAME",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
......@@ -164,6 +172,7 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -175,19 +184,23 @@
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"y" : [ "SCORES" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"valueField" : "SCORES",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数",
"catalogField" : "address",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 1,
"name" : "bar_0",
"getNavPSAppView" : {
......@@ -208,8 +221,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "CREATEDATE",
"itemName" : "CREATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -220,7 +231,7 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "address" ],
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -230,7 +241,6 @@
"value" : "age",
"rawValue" : false
} ],
"seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
......
......@@ -252,14 +252,18 @@
"index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"name" : "SCORES",
"groupField" : false,
"id" : "1"
} ],
......@@ -268,21 +272,20 @@
"index" : 1,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "address",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "CREATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "1"
} ],
......@@ -411,8 +414,13 @@
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"idField" : "NAME",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
......@@ -425,6 +433,7 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -436,19 +445,23 @@
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"y" : [ "SCORES" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"valueField" : "SCORES",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数",
"catalogField" : "address",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 1,
"name" : "bar_0",
"getNavPSAppView" : {
......@@ -469,8 +482,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "CREATEDATE",
"itemName" : "CREATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -481,7 +492,7 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "address" ],
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -491,7 +502,6 @@
"value" : "age",
"rawValue" : false
} ],
"seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
......
......@@ -136,14 +136,18 @@
"index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"name" : "SCORES",
"groupField" : false,
"id" : "1"
} ],
......@@ -152,21 +156,20 @@
"index" : 1,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "address",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "CREATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "1"
} ],
......@@ -306,8 +309,13 @@
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"idField" : "NAME",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
......@@ -320,6 +328,7 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -331,19 +340,23 @@
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"y" : [ "SCORES" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"valueField" : "SCORES",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数",
"catalogField" : "address",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 1,
"name" : "bar_0",
"getNavPSAppView" : {
......@@ -364,8 +377,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "CREATEDATE",
"itemName" : "CREATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -376,7 +387,7 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "address" ],
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -386,7 +397,6 @@
"value" : "age",
"rawValue" : false
} ],
"seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
......
......@@ -357,14 +357,18 @@
"index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"name" : "SCORES",
"groupField" : false,
"id" : "1"
} ],
......@@ -373,21 +377,20 @@
"index" : 1,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "address",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "CREATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "1"
} ],
......@@ -516,8 +519,13 @@
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"idField" : "NAME",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
......@@ -530,6 +538,7 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -541,19 +550,23 @@
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"y" : [ "SCORES" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"valueField" : "SCORES",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数",
"catalogField" : "address",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 1,
"name" : "bar_0",
"getNavPSAppView" : {
......@@ -574,8 +587,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "CREATEDATE",
"itemName" : "CREATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -586,7 +597,7 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "address" ],
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -596,7 +607,6 @@
"value" : "age",
"rawValue" : false
} ],
"seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
......
......@@ -2103,14 +2103,18 @@
"index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"name" : "SCORES",
"groupField" : false,
"id" : "1"
} ],
......@@ -2119,21 +2123,20 @@
"index" : 1,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "address",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "CREATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "1"
} ],
......@@ -2262,8 +2265,13 @@
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"idField" : "NAME",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
......@@ -2276,6 +2284,7 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -2287,19 +2296,23 @@
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"y" : [ "SCORES" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"valueField" : "SCORES",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数",
"catalogField" : "address",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 1,
"name" : "bar_0",
"getNavPSAppView" : {
......@@ -2320,8 +2333,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "CREATEDATE",
"itemName" : "CREATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -2332,7 +2343,7 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "address" ],
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -2342,7 +2353,6 @@
"value" : "age",
"rawValue" : false
} ],
"seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
......
......@@ -2103,14 +2103,18 @@
"index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"name" : "SCORES",
"groupField" : false,
"id" : "1"
} ],
......@@ -2119,21 +2123,20 @@
"index" : 1,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "address",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "CREATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "1"
} ],
......@@ -2262,8 +2265,13 @@
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"idField" : "NAME",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
......@@ -2276,6 +2284,7 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -2287,19 +2296,23 @@
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"y" : [ "SCORES" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"valueField" : "SCORES",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数",
"catalogField" : "address",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 1,
"name" : "bar_0",
"getNavPSAppView" : {
......@@ -2320,8 +2333,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "CREATEDATE",
"itemName" : "CREATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -2332,7 +2343,7 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "address" ],
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -2342,7 +2353,6 @@
"value" : "age",
"rawValue" : false
} ],
"seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
......
......@@ -4268,14 +4268,18 @@
"index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"name" : "SCORES",
"groupField" : false,
"id" : "1"
} ],
......@@ -4284,21 +4288,20 @@
"index" : 1,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "address",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "CREATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "1"
} ],
......@@ -4427,8 +4430,13 @@
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"idField" : "NAME",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
......@@ -4441,6 +4449,7 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -4452,19 +4461,23 @@
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"y" : [ "SCORES" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"valueField" : "SCORES",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数",
"catalogField" : "address",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 1,
"name" : "bar_0",
"getNavPSAppView" : {
......@@ -4485,8 +4498,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "CREATEDATE",
"itemName" : "CREATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -4497,7 +4508,7 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "address" ],
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -4507,7 +4518,6 @@
"value" : "age",
"rawValue" : false
} ],
"seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
......
......@@ -10082,14 +10082,18 @@
"index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"name" : "SCORES",
"groupField" : false,
"id" : "1"
} ],
......@@ -10098,21 +10102,20 @@
"index" : 1,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "address",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "CREATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "1"
} ],
......@@ -10241,8 +10244,13 @@
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"idField" : "NAME",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
......@@ -10255,6 +10263,7 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -10266,19 +10275,23 @@
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"y" : [ "SCORES" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"valueField" : "SCORES",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数",
"catalogField" : "address",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 1,
"name" : "bar_0",
"getNavPSAppView" : {
......@@ -10299,8 +10312,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "CREATEDATE",
"itemName" : "CREATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -10311,7 +10322,7 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "address" ],
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -10321,7 +10332,6 @@
"value" : "age",
"rawValue" : false
} ],
"seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
......@@ -31875,14 +31885,18 @@
"index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"name" : "SCORES",
"groupField" : false,
"id" : "1"
} ],
......@@ -31891,21 +31905,20 @@
"index" : 1,
"name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 0,
"name" : "address",
"name" : "NAME",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "CREATEDATE",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "AGE",
"groupField" : false,
"id" : "2"
"id" : "1"
} ],
"id" : "1"
} ],
......@@ -32034,8 +32047,13 @@
},
"getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"idField" : "NAME",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
......@@ -32048,6 +32066,7 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "NAME",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -32059,19 +32078,23 @@
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"y" : [ "SCORES" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"valueField" : "SCORES",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数",
"catalogField" : "address",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0129740128.json"
},
"eChartsType" : "bar",
"groupMode" : "MONTH",
"groupMode" : "CODELIST",
"index" : 1,
"name" : "bar_0",
"getNavPSAppView" : {
......@@ -32092,8 +32115,6 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "CREATEDATE",
"itemName" : "CREATEDATE",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
......@@ -32104,7 +32125,7 @@
"id" : "0"
},
"type" : "XY",
"x" : [ "address" ],
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -32114,7 +32135,6 @@
"value" : "age",
"rawValue" : false
} ],
"seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册