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

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

上级 c9da8c2d
...@@ -65,19 +65,18 @@ ...@@ -65,19 +65,18 @@
"index" : 0, "index" : 0,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "DEPARTMENT", "name" : "DEPARTMENT",
"getPSCodeList" : { "getPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json"
}, },
"groupField" : true, "groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "NAME",
"groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
"index" : 2, "index" : 2,
...@@ -133,9 +132,12 @@ ...@@ -133,9 +132,12 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME", "catalogField" : "DEPARTMENT",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json"
},
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "bar_0", "name" : "bar_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
...@@ -148,8 +150,8 @@ ...@@ -148,8 +150,8 @@
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "NAME",
"itemName" : "DEPARTMENT", "itemName" : "NAME",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -160,16 +162,12 @@ ...@@ -160,16 +162,12 @@
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "DEPARTMENT" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"seriesField" : "DEPARTMENT", "seriesField" : "NAME",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json"
},
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
......
...@@ -164,19 +164,18 @@ ...@@ -164,19 +164,18 @@
"index" : 0, "index" : 0,
"name" : "bar_0-DEFAULT", "name" : "bar_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "NAME",
"groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "DEPARTMENT", "name" : "DEPARTMENT",
"getPSCodeList" : { "getPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json"
}, },
"groupField" : true, "groupField" : true,
"id" : "0"
}, {
"index" : 1,
"name" : "NAME",
"groupField" : true,
"id" : "1" "id" : "1"
}, { }, {
"index" : 2, "index" : 2,
...@@ -306,9 +305,12 @@ ...@@ -306,9 +305,12 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"catalogField" : "NAME", "catalogField" : "DEPARTMENT",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json"
},
"eChartsType" : "bar", "eChartsType" : "bar",
"groupMode" : "CODELIST",
"index" : 0, "index" : 0,
"name" : "bar_0", "name" : "bar_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
...@@ -321,8 +323,8 @@ ...@@ -321,8 +323,8 @@
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"index" : 0, "index" : 0,
"itemId" : "DEPARTMENT", "itemId" : "NAME",
"itemName" : "DEPARTMENT", "itemName" : "NAME",
"name" : "坐标系编码", "name" : "坐标系编码",
"getPSChartXAxis" : { "getPSChartXAxis" : {
"modelref" : true, "modelref" : true,
...@@ -333,16 +335,12 @@ ...@@ -333,16 +335,12 @@
"id" : "0" "id" : "0"
}, },
"type" : "XY", "type" : "XY",
"x" : [ "NAME" ], "x" : [ "DEPARTMENT" ],
"y" : [ "AGE" ], "y" : [ "AGE" ],
"id" : "0" "id" : "0"
}, },
"seriesField" : "DEPARTMENT", "seriesField" : "NAME",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"getSeriesPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/common__UsrCodeList0807000730.json"
},
"seriesType" : "bar", "seriesType" : "bar",
"valueField" : "AGE", "valueField" : "AGE",
"enableChartDataSet" : true, "enableChartDataSet" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册