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

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

上级 e9b24fe9
...@@ -280,24 +280,24 @@ ...@@ -280,24 +280,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -305,20 +305,20 @@ ...@@ -305,20 +305,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -466,8 +466,13 @@ ...@@ -466,8 +466,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -517,12 +522,12 @@ ...@@ -517,12 +522,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
......
...@@ -2155,24 +2155,24 @@ ...@@ -2155,24 +2155,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -2180,20 +2180,20 @@ ...@@ -2180,20 +2180,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -2341,8 +2341,13 @@ ...@@ -2341,8 +2341,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2392,12 +2397,12 @@ ...@@ -2392,12 +2397,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
......
...@@ -125,24 +125,24 @@ ...@@ -125,24 +125,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -150,20 +150,20 @@ ...@@ -150,20 +150,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
...@@ -248,8 +248,13 @@ ...@@ -248,8 +248,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -299,12 +304,12 @@ ...@@ -299,12 +304,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
......
...@@ -311,24 +311,24 @@ ...@@ -311,24 +311,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -336,20 +336,20 @@ ...@@ -336,20 +336,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -497,8 +497,13 @@ ...@@ -497,8 +497,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -548,12 +553,12 @@ ...@@ -548,12 +553,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
......
...@@ -196,24 +196,24 @@ ...@@ -196,24 +196,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -221,20 +221,20 @@ ...@@ -221,20 +221,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -393,8 +393,13 @@ ...@@ -393,8 +393,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -444,12 +449,12 @@ ...@@ -444,12 +449,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
......
...@@ -416,24 +416,24 @@ ...@@ -416,24 +416,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -441,20 +441,20 @@ ...@@ -441,20 +441,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -602,8 +602,13 @@ ...@@ -602,8 +602,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -653,12 +658,12 @@ ...@@ -653,12 +658,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
......
...@@ -2186,24 +2186,24 @@ ...@@ -2186,24 +2186,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -2211,20 +2211,20 @@ ...@@ -2211,20 +2211,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -2372,8 +2372,13 @@ ...@@ -2372,8 +2372,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2423,12 +2428,12 @@ ...@@ -2423,12 +2428,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
......
...@@ -2186,24 +2186,24 @@ ...@@ -2186,24 +2186,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -2211,20 +2211,20 @@ ...@@ -2211,20 +2211,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -2372,8 +2372,13 @@ ...@@ -2372,8 +2372,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2423,12 +2428,12 @@ ...@@ -2423,12 +2428,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
......
...@@ -4963,24 +4963,24 @@ ...@@ -4963,24 +4963,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -4988,20 +4988,20 @@ ...@@ -4988,20 +4988,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -5149,8 +5149,13 @@ ...@@ -5149,8 +5149,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -5200,12 +5205,12 @@ ...@@ -5200,12 +5205,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
......
...@@ -2433,24 +2433,24 @@ ...@@ -2433,24 +2433,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -2458,20 +2458,20 @@ ...@@ -2458,20 +2458,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -2619,8 +2619,13 @@ ...@@ -2619,8 +2619,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -2670,12 +2675,12 @@ ...@@ -2670,12 +2675,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
......
...@@ -14187,24 +14187,24 @@ ...@@ -14187,24 +14187,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -14212,20 +14212,20 @@ ...@@ -14212,20 +14212,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -14373,8 +14373,13 @@ ...@@ -14373,8 +14373,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -14424,12 +14429,12 @@ ...@@ -14424,12 +14429,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
...@@ -45994,24 +45999,24 @@ ...@@ -45994,24 +45999,24 @@
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 0, "index" : 0,
"name" : "axis_xAxis_0", "name" : "axis_xAxis_2",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}" "EC.axisLine" : "{\"show\":1}"
}, },
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "xAxis", "eChartsPos" : "xAxis",
"eChartsType" : "category", "eChartsType" : "category",
"index" : 1, "index" : 1,
"name" : "axis_xAxis_2", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : { "getUserParam" : {
"EC.axisTick" : "{\"show\":0}", "EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}" "ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
}, },
"id" : "1" "id" : "1"
} ], } ],
...@@ -46019,20 +46024,20 @@ ...@@ -46019,20 +46024,20 @@
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 0, "index" : 0,
"name" : "axis_yAxis_2", "name" : "axis_yAxis_0",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "0" "id" : "0"
}, { }, {
"eChartsPos" : "yAxis", "eChartsPos" : "yAxis",
"eChartsType" : "value", "eChartsType" : "value",
"index" : 1, "index" : 1,
"name" : "axis_yAxis_0", "name" : "axis_yAxis_2",
"position" : "left", "position" : "left",
"type" : "numeric", "type" : "numeric",
"getUserParam" : {
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1" "id" : "1"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -46180,8 +46185,13 @@ ...@@ -46180,8 +46185,13 @@
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "NAME" ],
"y" : [ "SCORES" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateContexts" : [ { "getPSNavigateContexts" : [ {
...@@ -46231,12 +46241,12 @@ ...@@ -46231,12 +46241,12 @@
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartYAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
"id" : "1" "id" : "1"
}, },
"type" : "XY", "type" : "XY",
"y" : [ "AGE" ], "x" : [ "NAME" ],
"id" : "0" "id" : "0"
}, },
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册