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

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

上级 e47d6265
...@@ -192,11 +192,11 @@ ...@@ -192,11 +192,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -267,11 +267,11 @@ ...@@ -267,11 +267,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -288,15 +288,38 @@ ...@@ -288,15 +288,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -374,7 +397,6 @@ ...@@ -374,7 +397,6 @@
}, },
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -442,15 +464,10 @@ ...@@ -442,15 +464,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -500,16 +517,11 @@ ...@@ -500,16 +517,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
...@@ -2067,11 +2067,11 @@ ...@@ -2067,11 +2067,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2142,11 +2142,11 @@ ...@@ -2142,11 +2142,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2163,15 +2163,38 @@ ...@@ -2163,15 +2163,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -2249,7 +2272,6 @@ ...@@ -2249,7 +2272,6 @@
}, },
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -2317,15 +2339,10 @@ ...@@ -2317,15 +2339,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2375,16 +2392,11 @@ ...@@ -2375,16 +2392,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
...@@ -37,11 +37,11 @@ ...@@ -37,11 +37,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -112,11 +112,11 @@ ...@@ -112,11 +112,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -133,15 +133,38 @@ ...@@ -133,15 +133,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE", "eventNames" : "SELECTIONCHANGE",
...@@ -156,7 +179,6 @@ ...@@ -156,7 +179,6 @@
} ], } ],
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -224,15 +246,10 @@ ...@@ -224,15 +246,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -282,16 +299,11 @@ ...@@ -282,16 +299,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
...@@ -223,11 +223,11 @@ ...@@ -223,11 +223,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -298,11 +298,11 @@ ...@@ -298,11 +298,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -319,15 +319,38 @@ ...@@ -319,15 +319,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -405,7 +428,6 @@ ...@@ -405,7 +428,6 @@
}, },
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -473,15 +495,10 @@ ...@@ -473,15 +495,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -531,16 +548,11 @@ ...@@ -531,16 +548,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
...@@ -108,11 +108,11 @@ ...@@ -108,11 +108,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -183,11 +183,11 @@ ...@@ -183,11 +183,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -204,15 +204,38 @@ ...@@ -204,15 +204,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -301,7 +324,6 @@ ...@@ -301,7 +324,6 @@
}, },
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -369,15 +391,10 @@ ...@@ -369,15 +391,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -427,16 +444,11 @@ ...@@ -427,16 +444,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
...@@ -328,11 +328,11 @@ ...@@ -328,11 +328,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -403,11 +403,11 @@ ...@@ -403,11 +403,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -424,15 +424,38 @@ ...@@ -424,15 +424,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -510,7 +533,6 @@ ...@@ -510,7 +533,6 @@
}, },
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -578,15 +600,10 @@ ...@@ -578,15 +600,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -636,16 +653,11 @@ ...@@ -636,16 +653,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
...@@ -2098,11 +2098,11 @@ ...@@ -2098,11 +2098,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2173,11 +2173,11 @@ ...@@ -2173,11 +2173,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2194,15 +2194,38 @@ ...@@ -2194,15 +2194,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -2280,7 +2303,6 @@ ...@@ -2280,7 +2303,6 @@
}, },
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -2348,15 +2370,10 @@ ...@@ -2348,15 +2370,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2406,16 +2423,11 @@ ...@@ -2406,16 +2423,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
...@@ -2098,11 +2098,11 @@ ...@@ -2098,11 +2098,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2173,11 +2173,11 @@ ...@@ -2173,11 +2173,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2194,15 +2194,38 @@ ...@@ -2194,15 +2194,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -2280,7 +2303,6 @@ ...@@ -2280,7 +2303,6 @@
}, },
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -2348,15 +2370,10 @@ ...@@ -2348,15 +2370,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2406,16 +2423,11 @@ ...@@ -2406,16 +2423,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
...@@ -4875,11 +4875,11 @@ ...@@ -4875,11 +4875,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -4950,11 +4950,11 @@ ...@@ -4950,11 +4950,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -4971,15 +4971,38 @@ ...@@ -4971,15 +4971,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -5057,7 +5080,6 @@ ...@@ -5057,7 +5080,6 @@
}, },
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -5125,15 +5147,10 @@ ...@@ -5125,15 +5147,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -5183,16 +5200,11 @@ ...@@ -5183,16 +5200,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
...@@ -2345,11 +2345,11 @@ ...@@ -2345,11 +2345,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2420,11 +2420,11 @@ ...@@ -2420,11 +2420,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -2441,15 +2441,38 @@ ...@@ -2441,15 +2441,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -2527,7 +2550,6 @@ ...@@ -2527,7 +2550,6 @@
}, },
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -2595,15 +2617,10 @@ ...@@ -2595,15 +2617,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2653,16 +2670,11 @@ ...@@ -2653,16 +2670,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
......
...@@ -14099,11 +14099,11 @@ ...@@ -14099,11 +14099,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -14174,11 +14174,11 @@ ...@@ -14174,11 +14174,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -14195,15 +14195,38 @@ ...@@ -14195,15 +14195,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -14281,7 +14304,6 @@ ...@@ -14281,7 +14304,6 @@
}, },
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -14349,15 +14371,10 @@ ...@@ -14349,15 +14371,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -14407,16 +14424,11 @@ ...@@ -14407,16 +14424,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
...@@ -45894,11 +45906,11 @@ ...@@ -45894,11 +45906,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -45969,11 +45981,11 @@ ...@@ -45969,11 +45981,11 @@
}, },
"getPSChartGridXAxis0" : { "getPSChartGridXAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"getPSChartGridYAxis0" : { "getPSChartGridYAxis0" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
...@@ -45990,15 +46002,38 @@ ...@@ -45990,15 +46002,38 @@
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "ECX.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",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 1,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
...@@ -46076,7 +46111,6 @@ ...@@ -46076,7 +46111,6 @@
}, },
"getPSDEChartDataGrid" : { "getPSDEChartDataGrid" : {
"index" : 0, "index" : 0,
"showDataGrid" : true,
"id" : "0" "id" : "0"
}, },
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -46144,15 +46178,10 @@ ...@@ -46144,15 +46178,10 @@
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -46202,16 +46231,11 @@ ...@@ -46202,16 +46231,11 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : { "getPSChartYAxis" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册