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

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

上级 760231ac
...@@ -18,10 +18,10 @@ ...@@ -18,10 +18,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[line_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[line_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_0-DATAQUERY2", "name" : "line_0-DATAQUERY2",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[line_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -94,10 +94,6 @@ ...@@ -94,10 +94,6 @@
"name" : "axis_xAxis_0", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":1,\"length\":3}",
"EC.interval" : "10"
},
"id" : "0" "id" : "0"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
...@@ -127,9 +123,9 @@ ...@@ -127,9 +123,9 @@
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME", "catalogField" : "NAME",
"eChartsType" : "bar", "eChartsType" : "line",
"index" : 0, "index" : 0,
"name" : "bar_0", "name" : "line_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -155,10 +151,11 @@ ...@@ -155,10 +151,11 @@
"id" : "0" "id" : "0"
}, },
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "line",
"step" : false,
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
...@@ -223,10 +223,10 @@ ...@@ -223,10 +223,10 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "cartesian2d",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[line_0]直角坐标系[0]",
"getPSChartGrid" : { "getPSChartGrid" : {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[line_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -260,7 +260,7 @@ ...@@ -260,7 +260,7 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_0-DATAQUERY2", "name" : "line_0-DATAQUERY2",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "NAME",
...@@ -276,7 +276,7 @@ ...@@ -276,7 +276,7 @@
} ], } ],
"getPSChartGrids" : [ { "getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[line_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -299,10 +299,6 @@ ...@@ -299,10 +299,6 @@
"name" : "axis_xAxis_0", "name" : "axis_xAxis_0",
"position" : "bottom", "position" : "bottom",
"type" : "category", "type" : "category",
"getUserParam" : {
"EC.axisTick" : "{\"show\":1,\"length\":3}",
"EC.interval" : "10"
},
"id" : "0" "id" : "0"
} ], } ],
"getPSChartYAxises" : [ { "getPSChartYAxises" : [ {
...@@ -406,9 +402,9 @@ ...@@ -406,9 +402,9 @@
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME", "catalogField" : "NAME",
"eChartsType" : "bar", "eChartsType" : "line",
"index" : 0, "index" : 0,
"name" : "bar_0", "name" : "line_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -434,10 +430,11 @@ ...@@ -434,10 +430,11 @@
"id" : "0" "id" : "0"
}, },
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "bar", "seriesType" : "line",
"step" : false,
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
"stack" : false "stack" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
"index" : 0, "index" : 0,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册