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

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

上级 73355b13
...@@ -182,10 +182,10 @@ ...@@ -182,10 +182,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -219,15 +219,32 @@ ...@@ -219,15 +219,32 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0, "index" : 0,
"name" : "address", "name" : "address",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "CREATEDATE",
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -236,11 +253,11 @@ ...@@ -236,11 +253,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -362,10 +379,46 @@ ...@@ -362,10 +379,46 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "groupMode" : "MONTH",
"index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -381,12 +434,12 @@ ...@@ -381,12 +434,12 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "CREATEDATE",
"itemName" : "DEPARTMENT", "itemName" : "CREATEDATE",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -407,7 +460,7 @@ ...@@ -407,7 +460,7 @@
"value" : "age", "value" : "age",
"rawValue" : false "rawValue" : false
} ], } ],
"seriesField" : "DEPARTMENT", "seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -2033,10 +2033,10 @@ ...@@ -2033,10 +2033,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2070,15 +2070,32 @@ ...@@ -2070,15 +2070,32 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0, "index" : 0,
"name" : "address", "name" : "address",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "CREATEDATE",
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -2087,11 +2104,11 @@ ...@@ -2087,11 +2104,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2213,10 +2230,46 @@ ...@@ -2213,10 +2230,46 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "groupMode" : "MONTH",
"index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2232,12 +2285,12 @@ ...@@ -2232,12 +2285,12 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "CREATEDATE",
"itemName" : "DEPARTMENT", "itemName" : "CREATEDATE",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -2258,7 +2311,7 @@ ...@@ -2258,7 +2311,7 @@
"value" : "age", "value" : "age",
"rawValue" : false "rawValue" : false
} ], } ],
"seriesField" : "DEPARTMENT", "seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -26,10 +26,10 @@ ...@@ -26,10 +26,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -63,15 +63,32 @@ ...@@ -63,15 +63,32 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0, "index" : 0,
"name" : "address", "name" : "address",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "CREATEDATE",
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -80,11 +97,11 @@ ...@@ -80,11 +97,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -132,10 +149,46 @@ ...@@ -132,10 +149,46 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "groupMode" : "MONTH",
"index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -151,12 +204,12 @@ ...@@ -151,12 +204,12 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "CREATEDATE",
"itemName" : "DEPARTMENT", "itemName" : "CREATEDATE",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -177,7 +230,7 @@ ...@@ -177,7 +230,7 @@
"value" : "age", "value" : "age",
"rawValue" : false "rawValue" : false
} ], } ],
"seriesField" : "DEPARTMENT", "seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -213,10 +213,10 @@ ...@@ -213,10 +213,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -250,15 +250,32 @@ ...@@ -250,15 +250,32 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0, "index" : 0,
"name" : "address", "name" : "address",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "CREATEDATE",
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -267,11 +284,11 @@ ...@@ -267,11 +284,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -393,10 +410,46 @@ ...@@ -393,10 +410,46 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "groupMode" : "MONTH",
"index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -412,12 +465,12 @@ ...@@ -412,12 +465,12 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "CREATEDATE",
"itemName" : "DEPARTMENT", "itemName" : "CREATEDATE",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -438,7 +491,7 @@ ...@@ -438,7 +491,7 @@
"value" : "age", "value" : "age",
"rawValue" : false "rawValue" : false
} ], } ],
"seriesField" : "DEPARTMENT", "seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -97,10 +97,10 @@ ...@@ -97,10 +97,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -134,15 +134,32 @@ ...@@ -134,15 +134,32 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0, "index" : 0,
"name" : "address", "name" : "address",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "CREATEDATE",
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -151,11 +168,11 @@ ...@@ -151,11 +168,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -288,10 +305,46 @@ ...@@ -288,10 +305,46 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "groupMode" : "MONTH",
"index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -307,12 +360,12 @@ ...@@ -307,12 +360,12 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "CREATEDATE",
"itemName" : "DEPARTMENT", "itemName" : "CREATEDATE",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -333,7 +386,7 @@ ...@@ -333,7 +386,7 @@
"value" : "age", "value" : "age",
"rawValue" : false "rawValue" : false
} ], } ],
"seriesField" : "DEPARTMENT", "seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -318,10 +318,10 @@ ...@@ -318,10 +318,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -355,15 +355,32 @@ ...@@ -355,15 +355,32 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0, "index" : 0,
"name" : "address", "name" : "address",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "CREATEDATE",
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -372,11 +389,11 @@ ...@@ -372,11 +389,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -498,10 +515,46 @@ ...@@ -498,10 +515,46 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "groupMode" : "MONTH",
"index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -517,12 +570,12 @@ ...@@ -517,12 +570,12 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "CREATEDATE",
"itemName" : "DEPARTMENT", "itemName" : "CREATEDATE",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -543,7 +596,7 @@ ...@@ -543,7 +596,7 @@
"value" : "age", "value" : "age",
"rawValue" : false "rawValue" : false
} ], } ],
"seriesField" : "DEPARTMENT", "seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -2064,10 +2064,10 @@ ...@@ -2064,10 +2064,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2101,15 +2101,32 @@ ...@@ -2101,15 +2101,32 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0, "index" : 0,
"name" : "address", "name" : "address",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "CREATEDATE",
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -2118,11 +2135,11 @@ ...@@ -2118,11 +2135,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2244,10 +2261,46 @@ ...@@ -2244,10 +2261,46 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "groupMode" : "MONTH",
"index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2263,12 +2316,12 @@ ...@@ -2263,12 +2316,12 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "CREATEDATE",
"itemName" : "DEPARTMENT", "itemName" : "CREATEDATE",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -2289,7 +2342,7 @@ ...@@ -2289,7 +2342,7 @@
"value" : "age", "value" : "age",
"rawValue" : false "rawValue" : false
} ], } ],
"seriesField" : "DEPARTMENT", "seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -2064,10 +2064,10 @@ ...@@ -2064,10 +2064,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2101,15 +2101,32 @@ ...@@ -2101,15 +2101,32 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0, "index" : 0,
"name" : "address", "name" : "address",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "CREATEDATE",
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -2118,11 +2135,11 @@ ...@@ -2118,11 +2135,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -2244,10 +2261,46 @@ ...@@ -2244,10 +2261,46 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "groupMode" : "MONTH",
"index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -2263,12 +2316,12 @@ ...@@ -2263,12 +2316,12 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "CREATEDATE",
"itemName" : "DEPARTMENT", "itemName" : "CREATEDATE",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -2289,7 +2342,7 @@ ...@@ -2289,7 +2342,7 @@
"value" : "age", "value" : "age",
"rawValue" : false "rawValue" : false
} ], } ],
"seriesField" : "DEPARTMENT", "seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -4229,10 +4229,10 @@ ...@@ -4229,10 +4229,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -4266,15 +4266,32 @@ ...@@ -4266,15 +4266,32 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0, "index" : 0,
"name" : "address", "name" : "address",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "CREATEDATE",
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -4283,11 +4300,11 @@ ...@@ -4283,11 +4300,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -4409,10 +4426,46 @@ ...@@ -4409,10 +4426,46 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "groupMode" : "MONTH",
"index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -4428,12 +4481,12 @@ ...@@ -4428,12 +4481,12 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "CREATEDATE",
"itemName" : "DEPARTMENT", "itemName" : "CREATEDATE",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -4454,7 +4507,7 @@ ...@@ -4454,7 +4507,7 @@
"value" : "age", "value" : "age",
"rawValue" : false "rawValue" : false
} ], } ],
"seriesField" : "DEPARTMENT", "seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
......
...@@ -10043,10 +10043,10 @@ ...@@ -10043,10 +10043,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -10080,15 +10080,32 @@ ...@@ -10080,15 +10080,32 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0, "index" : 0,
"name" : "address", "name" : "address",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "CREATEDATE",
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -10097,11 +10114,11 @@ ...@@ -10097,11 +10114,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -10223,10 +10240,46 @@ ...@@ -10223,10 +10240,46 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "groupMode" : "MONTH",
"index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -10242,12 +10295,12 @@ ...@@ -10242,12 +10295,12 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "CREATEDATE",
"itemName" : "DEPARTMENT", "itemName" : "CREATEDATE",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -10268,7 +10321,7 @@ ...@@ -10268,7 +10321,7 @@
"value" : "age", "value" : "age",
"rawValue" : false "rawValue" : false
} ], } ],
"seriesField" : "DEPARTMENT", "seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
...@@ -31783,10 +31836,10 @@ ...@@ -31783,10 +31836,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -31820,15 +31873,32 @@ ...@@ -31820,15 +31873,32 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_1-DEFAULT",
"getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "AGE",
"groupField" : false,
"id" : "1"
} ],
"id" : "0"
}, {
"index" : 1,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "MONTH",
"index" : 0, "index" : 0,
"name" : "address", "name" : "address",
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "DEPARTMENT", "name" : "CREATEDATE",
"groupField" : true, "groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
...@@ -31837,11 +31907,11 @@ ...@@ -31837,11 +31907,11 @@
"groupField" : false, "groupField" : false,
"id" : "2" "id" : "2"
} ], } ],
"id" : "0" "id" : "1"
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[bar_1]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -31963,10 +32033,46 @@ ...@@ -31963,10 +32033,46 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME",
"eChartsType" : "bar",
"groupMode" : "MONTH",
"index" : 0,
"name" : "bar_1",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartDataSet" : {
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "AGE",
"enableChartDataSet" : true,
"stack" : false
}, {
"caption" : "正常人数", "caption" : "正常人数",
"catalogField" : "address", "catalogField" : "address",
"eChartsType" : "bar", "eChartsType" : "bar",
"index" : 0, "groupMode" : "MONTH",
"index" : 1,
"name" : "bar_0", "name" : "bar_0",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -31982,12 +32088,12 @@ ...@@ -31982,12 +32088,12 @@
}, },
"getPSChartDataSet" : { "getPSChartDataSet" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "CREATEDATE",
"itemName" : "DEPARTMENT", "itemName" : "CREATEDATE",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -32008,7 +32114,7 @@ ...@@ -32008,7 +32114,7 @@
"value" : "age", "value" : "age",
"rawValue" : false "rawValue" : false
} ], } ],
"seriesField" : "DEPARTMENT", "seriesField" : "CREATEDATE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册