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

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

上级 b3e42a56
......@@ -219,9 +219,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "ORGID",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "SCORES",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
}, {
......@@ -267,24 +272,25 @@
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_2",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}",
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
},
"id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_0",
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ],
......@@ -448,13 +454,10 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "ORGID",
"itemName" : "ORGID",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"id" : "0"
},
"getPSNavigateContexts" : [ {
......@@ -469,6 +472,7 @@
"value" : "name",
"rawValue" : false
} ],
"seriesField" : "ORGID",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "SCORES",
......@@ -504,16 +508,11 @@
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -543,6 +542,7 @@
"ECX.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"tdType" : "3dbar",
"EC.textStyle" : "{\"color\":\"#666666\",\"fontSize\":12}",
"EC.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"EC.color" : "[\"#73A0FA\",\"#FFB200\",\"#6DDA2F\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#73A0FA\",\"#FFB200\"]"
}
} ],
......
......@@ -2067,9 +2067,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "ORGID",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "SCORES",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
}, {
......@@ -2115,24 +2120,25 @@
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_2",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}",
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
},
"id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_0",
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ],
......@@ -2296,13 +2302,10 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "ORGID",
"itemName" : "ORGID",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"id" : "0"
},
"getPSNavigateContexts" : [ {
......@@ -2317,6 +2320,7 @@
"value" : "name",
"rawValue" : false
} ],
"seriesField" : "ORGID",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "SCORES",
......@@ -2352,16 +2356,11 @@
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -2391,6 +2390,7 @@
"ECX.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"tdType" : "3dbar",
"EC.textStyle" : "{\"color\":\"#666666\",\"fontSize\":12}",
"EC.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"EC.color" : "[\"#73A0FA\",\"#FFB200\",\"#6DDA2F\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#73A0FA\",\"#FFB200\"]"
}
} ],
......
......@@ -76,9 +76,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "ORGID",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "SCORES",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
}, {
......@@ -124,24 +129,25 @@
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_2",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}",
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
},
"id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_0",
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ],
......@@ -242,13 +248,10 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "ORGID",
"itemName" : "ORGID",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"id" : "0"
},
"getPSNavigateContexts" : [ {
......@@ -263,6 +266,7 @@
"value" : "name",
"rawValue" : false
} ],
"seriesField" : "ORGID",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "SCORES",
......@@ -298,16 +302,11 @@
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -336,6 +335,7 @@
"ECX.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"tdType" : "3dbar",
"EC.textStyle" : "{\"color\":\"#666666\",\"fontSize\":12}",
"EC.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"EC.color" : "[\"#73A0FA\",\"#FFB200\",\"#6DDA2F\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#73A0FA\",\"#FFB200\"]"
}
}
\ No newline at end of file
......@@ -250,9 +250,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "ORGID",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "SCORES",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
}, {
......@@ -298,24 +303,25 @@
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_2",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}",
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
},
"id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_0",
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ],
......@@ -479,13 +485,10 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "ORGID",
"itemName" : "ORGID",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"id" : "0"
},
"getPSNavigateContexts" : [ {
......@@ -500,6 +503,7 @@
"value" : "name",
"rawValue" : false
} ],
"seriesField" : "ORGID",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "SCORES",
......@@ -535,16 +539,11 @@
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -574,6 +573,7 @@
"ECX.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"tdType" : "3dbar",
"EC.textStyle" : "{\"color\":\"#666666\",\"fontSize\":12}",
"EC.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"EC.color" : "[\"#73A0FA\",\"#FFB200\",\"#6DDA2F\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#73A0FA\",\"#FFB200\"]"
}
} ],
......
......@@ -147,9 +147,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "ORGID",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "SCORES",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
}, {
......@@ -195,24 +200,25 @@
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_2",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}",
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
},
"id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_0",
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ],
......@@ -387,13 +393,10 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "ORGID",
"itemName" : "ORGID",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"id" : "0"
},
"getPSNavigateContexts" : [ {
......@@ -408,6 +411,7 @@
"value" : "name",
"rawValue" : false
} ],
"seriesField" : "ORGID",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "SCORES",
......@@ -443,16 +447,11 @@
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -482,6 +481,7 @@
"ECX.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"tdType" : "3dbar",
"EC.textStyle" : "{\"color\":\"#666666\",\"fontSize\":12}",
"EC.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"EC.color" : "[\"#73A0FA\",\"#FFB200\",\"#6DDA2F\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#73A0FA\",\"#FFB200\"]"
}
} ],
......
......@@ -361,9 +361,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "ORGID",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "SCORES",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
}, {
......@@ -409,24 +414,25 @@
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_2",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}",
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
},
"id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_0",
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ],
......@@ -590,13 +596,10 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "ORGID",
"itemName" : "ORGID",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"id" : "0"
},
"getPSNavigateContexts" : [ {
......@@ -611,6 +614,7 @@
"value" : "name",
"rawValue" : false
} ],
"seriesField" : "ORGID",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "SCORES",
......@@ -646,16 +650,11 @@
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -688,6 +687,7 @@
"ECX.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"tdType" : "3dbar",
"EC.textStyle" : "{\"color\":\"#666666\",\"fontSize\":12}",
"EC.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"EC.color" : "[\"#73A0FA\",\"#FFB200\",\"#6DDA2F\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#73A0FA\",\"#FFB200\"]"
}
}, {
......
......@@ -2098,9 +2098,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "ORGID",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "SCORES",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
}, {
......@@ -2146,24 +2151,25 @@
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_2",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}",
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
},
"id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_0",
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ],
......@@ -2327,13 +2333,10 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "ORGID",
"itemName" : "ORGID",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"id" : "0"
},
"getPSNavigateContexts" : [ {
......@@ -2348,6 +2351,7 @@
"value" : "name",
"rawValue" : false
} ],
"seriesField" : "ORGID",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "SCORES",
......@@ -2383,16 +2387,11 @@
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -2422,6 +2421,7 @@
"ECX.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"tdType" : "3dbar",
"EC.textStyle" : "{\"color\":\"#666666\",\"fontSize\":12}",
"EC.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"EC.color" : "[\"#73A0FA\",\"#FFB200\",\"#6DDA2F\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#73A0FA\",\"#FFB200\"]"
}
} ],
......
......@@ -2098,9 +2098,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "ORGID",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "SCORES",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
}, {
......@@ -2146,24 +2151,25 @@
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_2",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}",
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
},
"id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_0",
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ],
......@@ -2327,13 +2333,10 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "ORGID",
"itemName" : "ORGID",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"id" : "0"
},
"getPSNavigateContexts" : [ {
......@@ -2348,6 +2351,7 @@
"value" : "name",
"rawValue" : false
} ],
"seriesField" : "ORGID",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "SCORES",
......@@ -2383,16 +2387,11 @@
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -2422,6 +2421,7 @@
"ECX.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"tdType" : "3dbar",
"EC.textStyle" : "{\"color\":\"#666666\",\"fontSize\":12}",
"EC.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"EC.color" : "[\"#73A0FA\",\"#FFB200\",\"#6DDA2F\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#73A0FA\",\"#FFB200\"]"
}
} ],
......
......@@ -2373,9 +2373,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "ORGID",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "SCORES",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
}, {
......@@ -2421,24 +2426,25 @@
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_2",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}",
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
},
"id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_0",
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ],
......@@ -2602,13 +2608,10 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "ORGID",
"itemName" : "ORGID",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"id" : "0"
},
"getPSNavigateContexts" : [ {
......@@ -2623,6 +2626,7 @@
"value" : "name",
"rawValue" : false
} ],
"seriesField" : "ORGID",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "SCORES",
......@@ -2658,16 +2662,11 @@
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -2697,6 +2696,7 @@
"ECX.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"tdType" : "3dbar",
"EC.textStyle" : "{\"color\":\"#666666\",\"fontSize\":12}",
"EC.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"EC.color" : "[\"#73A0FA\",\"#FFB200\",\"#6DDA2F\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#73A0FA\",\"#FFB200\"]"
}
} ],
......
......@@ -14227,9 +14227,14 @@
"id" : "0"
}, {
"index" : 1,
"name" : "ORGID",
"groupField" : true,
"id" : "1"
}, {
"index" : 2,
"name" : "SCORES",
"groupField" : false,
"id" : "1"
"id" : "2"
} ],
"id" : "0"
}, {
......@@ -14275,24 +14280,25 @@
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 0,
"name" : "axis_xAxis_2",
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"EC.axisLine" : "{\"show\":1}"
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}",
"EC.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
},
"id" : "0"
}, {
"eChartsPos" : "xAxis",
"eChartsType" : "category",
"index" : 1,
"name" : "axis_xAxis_0",
"name" : "axis_xAxis_2",
"position" : "bottom",
"type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":0}",
"ECX.axisLine" : "{\"lineStyle\":{\"color\":\"rgba(0,0,0,0.15)\"}}"
"EC.axisLine" : "{\"show\":1}"
},
"id" : "1"
} ],
......@@ -14456,13 +14462,10 @@
},
"getPSChartSeriesEncode" : {
"index" : 0,
"itemId" : "ORGID",
"itemName" : "ORGID",
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"id" : "0"
},
"getPSNavigateContexts" : [ {
......@@ -14477,6 +14480,7 @@
"value" : "name",
"rawValue" : false
} ],
"seriesField" : "ORGID",
"seriesLayoutBy" : "column",
"seriesType" : "bar",
"valueField" : "SCORES",
......@@ -14512,16 +14516,11 @@
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "1"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "1"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
......@@ -14551,6 +14550,7 @@
"ECX.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"tdType" : "3dbar",
"EC.textStyle" : "{\"color\":\"#666666\",\"fontSize\":12}",
"EC.legend" : "{\"textStyle\":{\"color\":\"#999999\"}}",
"EC.color" : "[\"#73A0FA\",\"#FFB200\",\"#6DDA2F\",\"#ee6666\",\"#73c0de\",\"#3ba272\",\"#fc8452\",\"#9a60b4\",\"#ea7ccc\",\"#73A0FA\",\"#FFB200\"]"
}
} ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册