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

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

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