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

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

上级 c506486b
...@@ -179,11 +179,11 @@ ...@@ -179,11 +179,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -279,11 +279,11 @@ ...@@ -279,11 +279,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -301,18 +301,6 @@ ...@@ -301,18 +301,6 @@
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
...@@ -322,17 +310,6 @@ ...@@ -322,17 +310,6 @@
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_2",
"position" : "left",
"type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -446,7 +423,17 @@ ...@@ -446,7 +423,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -520,7 +507,17 @@ ...@@ -520,7 +507,17 @@
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -540,7 +537,10 @@ ...@@ -540,7 +537,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "SCORES", "valueField" : "SCORES",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}"
}
}, { }, {
"caption" : "年龄", "caption" : "年龄",
"catalogField" : "NAME", "catalogField" : "NAME",
...@@ -571,7 +571,17 @@ ...@@ -571,7 +571,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -584,7 +594,10 @@ ...@@ -584,7 +594,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"inside\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -2027,11 +2027,11 @@ ...@@ -2027,11 +2027,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2127,11 +2127,11 @@ ...@@ -2127,11 +2127,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2149,18 +2149,6 @@ ...@@ -2149,18 +2149,6 @@
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
...@@ -2170,17 +2158,6 @@ ...@@ -2170,17 +2158,6 @@
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_2",
"position" : "left",
"type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -2294,7 +2271,17 @@ ...@@ -2294,7 +2271,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -2368,7 +2355,17 @@ ...@@ -2368,7 +2355,17 @@
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2388,7 +2385,10 @@ ...@@ -2388,7 +2385,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "SCORES", "valueField" : "SCORES",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}"
}
}, { }, {
"caption" : "年龄", "caption" : "年龄",
"catalogField" : "NAME", "catalogField" : "NAME",
...@@ -2419,7 +2419,17 @@ ...@@ -2419,7 +2419,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -2432,7 +2442,10 @@ ...@@ -2432,7 +2442,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"inside\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -36,11 +36,11 @@ ...@@ -36,11 +36,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -136,11 +136,11 @@ ...@@ -136,11 +136,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -158,18 +158,6 @@ ...@@ -158,18 +158,6 @@
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
...@@ -179,17 +167,6 @@ ...@@ -179,17 +167,6 @@
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_2",
"position" : "left",
"type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE", "eventNames" : "SELECTIONCHANGE",
...@@ -240,7 +217,17 @@ ...@@ -240,7 +217,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -314,7 +301,17 @@ ...@@ -314,7 +301,17 @@
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -334,7 +331,10 @@ ...@@ -334,7 +331,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "SCORES", "valueField" : "SCORES",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}"
}
}, { }, {
"caption" : "年龄", "caption" : "年龄",
"catalogField" : "NAME", "catalogField" : "NAME",
...@@ -365,7 +365,17 @@ ...@@ -365,7 +365,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -378,7 +388,10 @@ ...@@ -378,7 +388,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"inside\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -210,11 +210,11 @@ ...@@ -210,11 +210,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -310,11 +310,11 @@ ...@@ -310,11 +310,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -332,18 +332,6 @@ ...@@ -332,18 +332,6 @@
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
...@@ -353,17 +341,6 @@ ...@@ -353,17 +341,6 @@
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_2",
"position" : "left",
"type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -477,7 +454,17 @@ ...@@ -477,7 +454,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -551,7 +538,17 @@ ...@@ -551,7 +538,17 @@
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -571,7 +568,10 @@ ...@@ -571,7 +568,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "SCORES", "valueField" : "SCORES",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}"
}
}, { }, {
"caption" : "年龄", "caption" : "年龄",
"catalogField" : "NAME", "catalogField" : "NAME",
...@@ -602,7 +602,17 @@ ...@@ -602,7 +602,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -615,7 +625,10 @@ ...@@ -615,7 +625,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"inside\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -122,11 +122,11 @@ ...@@ -122,11 +122,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -222,11 +222,11 @@ ...@@ -222,11 +222,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -244,18 +244,6 @@ ...@@ -244,18 +244,6 @@
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
...@@ -265,17 +253,6 @@ ...@@ -265,17 +253,6 @@
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_2",
"position" : "left",
"type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -400,7 +377,17 @@ ...@@ -400,7 +377,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -474,7 +461,17 @@ ...@@ -474,7 +461,17 @@
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -494,7 +491,10 @@ ...@@ -494,7 +491,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "SCORES", "valueField" : "SCORES",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}"
}
}, { }, {
"caption" : "年龄", "caption" : "年龄",
"catalogField" : "NAME", "catalogField" : "NAME",
...@@ -525,7 +525,17 @@ ...@@ -525,7 +525,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -538,7 +548,10 @@ ...@@ -538,7 +548,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"inside\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -321,11 +321,11 @@ ...@@ -321,11 +321,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -421,11 +421,11 @@ ...@@ -421,11 +421,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -443,18 +443,6 @@ ...@@ -443,18 +443,6 @@
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
...@@ -464,17 +452,6 @@ ...@@ -464,17 +452,6 @@
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_2",
"position" : "left",
"type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -588,7 +565,17 @@ ...@@ -588,7 +565,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -662,7 +649,17 @@ ...@@ -662,7 +649,17 @@
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -682,7 +679,10 @@ ...@@ -682,7 +679,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "SCORES", "valueField" : "SCORES",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}"
}
}, { }, {
"caption" : "年龄", "caption" : "年龄",
"catalogField" : "NAME", "catalogField" : "NAME",
...@@ -713,7 +713,17 @@ ...@@ -713,7 +713,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -726,7 +736,10 @@ ...@@ -726,7 +736,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"inside\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -2058,11 +2058,11 @@ ...@@ -2058,11 +2058,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2158,11 +2158,11 @@ ...@@ -2158,11 +2158,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2180,18 +2180,6 @@ ...@@ -2180,18 +2180,6 @@
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
...@@ -2201,17 +2189,6 @@ ...@@ -2201,17 +2189,6 @@
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_2",
"position" : "left",
"type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -2325,7 +2302,17 @@ ...@@ -2325,7 +2302,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -2399,7 +2386,17 @@ ...@@ -2399,7 +2386,17 @@
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2419,7 +2416,10 @@ ...@@ -2419,7 +2416,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "SCORES", "valueField" : "SCORES",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}"
}
}, { }, {
"caption" : "年龄", "caption" : "年龄",
"catalogField" : "NAME", "catalogField" : "NAME",
...@@ -2450,7 +2450,17 @@ ...@@ -2450,7 +2450,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -2463,7 +2473,10 @@ ...@@ -2463,7 +2473,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"inside\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -2058,11 +2058,11 @@ ...@@ -2058,11 +2058,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2158,11 +2158,11 @@ ...@@ -2158,11 +2158,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2180,18 +2180,6 @@ ...@@ -2180,18 +2180,6 @@
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
...@@ -2201,17 +2189,6 @@ ...@@ -2201,17 +2189,6 @@
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_2",
"position" : "left",
"type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -2325,7 +2302,17 @@ ...@@ -2325,7 +2302,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -2399,7 +2386,17 @@ ...@@ -2399,7 +2386,17 @@
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2419,7 +2416,10 @@ ...@@ -2419,7 +2416,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "SCORES", "valueField" : "SCORES",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}"
}
}, { }, {
"caption" : "年龄", "caption" : "年龄",
"catalogField" : "NAME", "catalogField" : "NAME",
...@@ -2450,7 +2450,17 @@ ...@@ -2450,7 +2450,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -2463,7 +2473,10 @@ ...@@ -2463,7 +2473,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"inside\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -2333,11 +2333,11 @@ ...@@ -2333,11 +2333,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2433,11 +2433,11 @@ ...@@ -2433,11 +2433,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2455,18 +2455,6 @@ ...@@ -2455,18 +2455,6 @@
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
...@@ -2476,17 +2464,6 @@ ...@@ -2476,17 +2464,6 @@
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_2",
"position" : "left",
"type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -2600,7 +2577,17 @@ ...@@ -2600,7 +2577,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -2674,7 +2661,17 @@ ...@@ -2674,7 +2661,17 @@
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2694,7 +2691,10 @@ ...@@ -2694,7 +2691,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "SCORES", "valueField" : "SCORES",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}"
}
}, { }, {
"caption" : "年龄", "caption" : "年龄",
"catalogField" : "NAME", "catalogField" : "NAME",
...@@ -2725,7 +2725,17 @@ ...@@ -2725,7 +2725,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -2738,7 +2748,10 @@ ...@@ -2738,7 +2748,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"inside\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -14395,11 +14395,11 @@ ...@@ -14395,11 +14395,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -14495,11 +14495,11 @@ ...@@ -14495,11 +14495,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "0"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -14517,18 +14517,6 @@ ...@@ -14517,18 +14517,6 @@
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
...@@ -14538,17 +14526,6 @@ ...@@ -14538,17 +14526,6 @@
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_2",
"position" : "left",
"type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -14662,7 +14639,17 @@ ...@@ -14662,7 +14639,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -14736,7 +14723,17 @@ ...@@ -14736,7 +14723,17 @@
"itemId" : "ORGID", "itemId" : "ORGID",
"itemName" : "ORGID", "itemName" : "ORGID",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -14756,7 +14753,10 @@ ...@@ -14756,7 +14753,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "SCORES", "valueField" : "SCORES",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"center\"}"
}
}, { }, {
"caption" : "年龄", "caption" : "年龄",
"catalogField" : "NAME", "catalogField" : "NAME",
...@@ -14787,7 +14787,17 @@ ...@@ -14787,7 +14787,17 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -14800,7 +14810,10 @@ ...@@ -14800,7 +14810,10 @@
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : false,
"getUserParam" : {
"EC.label" : "{\"position\":\"inside\"}"
}
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册