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

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

上级 b7bf4559
{ {
"codeName" : "Chart", "codeName" : "Chart",
"controlType" : "CHART", "controlType" : "CHART",
"coordinateSystem" : "NONE",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSCHARTS/Chart.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSCHARTS/Chart.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -22,20 +23,10 @@ ...@@ -22,20 +23,10 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}, },
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "none",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[pie_0]无坐标系[0]",
"getPSChartGrid" : { "type" : "NONE",
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0" "id" : "0"
} ], } ],
"getPSChartDataSetGroups" : [ { "getPSChartDataSetGroups" : [ {
...@@ -53,17 +44,18 @@ ...@@ -53,17 +44,18 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_0-DEFAULT", "name" : "pie_0-DEFAULT",
"id" : "0" "getPSChartDataSetFields" : [ {
} ],
"getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "TYPE",
"getPSChartCoordinateSystem" : { "groupField" : true,
"modelref" : true,
"id" : "0" "id" : "0"
}, }, {
"type" : "grid", "index" : 1,
"name" : "MXCOUNT",
"groupField" : false,
"id" : "1"
} ],
"id" : "0" "id" : "0"
} ], } ],
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
...@@ -72,9 +64,11 @@ ...@@ -72,9 +64,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"eChartsType" : "custom", "caption" : "访问来源",
"catalogField" : "TYPE",
"eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "bar_0", "name" : "pie_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -84,13 +78,19 @@ ...@@ -84,13 +78,19 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "TYPE",
"index" : 0, "index" : 0,
"itemId" : "TYPE",
"itemName" : "TYPE",
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "XY", "type" : "NONE",
"value" : "MXCOUNT",
"id" : "0" "id" : "0"
}, },
"seriesField" : "TYPE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "custom", "seriesType" : "pie",
"valueField" : "MXCOUNT",
"enableChartDataSet" : true "enableChartDataSet" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
......
...@@ -112,6 +112,7 @@ ...@@ -112,6 +112,7 @@
}, { }, {
"codeName" : "Chart", "codeName" : "Chart",
"controlType" : "CHART", "controlType" : "CHART",
"coordinateSystem" : "NONE",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSCHARTS/Chart.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSCHARTS/Chart.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -133,20 +134,10 @@ ...@@ -133,20 +134,10 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}, },
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "none",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[pie_0]无坐标系[0]",
"getPSChartGrid" : { "type" : "NONE",
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0" "id" : "0"
} ], } ],
"getPSChartDataSetGroups" : [ { "getPSChartDataSetGroups" : [ {
...@@ -164,17 +155,18 @@ ...@@ -164,17 +155,18 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_0-DEFAULT", "name" : "pie_0-DEFAULT",
"id" : "0" "getPSChartDataSetFields" : [ {
} ],
"getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "TYPE",
"getPSChartCoordinateSystem" : { "groupField" : true,
"modelref" : true,
"id" : "0" "id" : "0"
}, }, {
"type" : "grid", "index" : 1,
"name" : "MXCOUNT",
"groupField" : false,
"id" : "1"
} ],
"id" : "0" "id" : "0"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -257,9 +249,11 @@ ...@@ -257,9 +249,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"eChartsType" : "custom", "caption" : "访问来源",
"catalogField" : "TYPE",
"eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "bar_0", "name" : "pie_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -269,13 +263,19 @@ ...@@ -269,13 +263,19 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "TYPE",
"index" : 0, "index" : 0,
"itemId" : "TYPE",
"itemName" : "TYPE",
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "XY", "type" : "NONE",
"value" : "MXCOUNT",
"id" : "0" "id" : "0"
}, },
"seriesField" : "TYPE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "custom", "seriesType" : "pie",
"valueField" : "MXCOUNT",
"enableChartDataSet" : true "enableChartDataSet" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
......
...@@ -1422,6 +1422,7 @@ ...@@ -1422,6 +1422,7 @@
}, { }, {
"codeName" : "Chart", "codeName" : "Chart",
"controlType" : "CHART", "controlType" : "CHART",
"coordinateSystem" : "NONE",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSCHARTS/Chart.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2/PSCHARTS/Chart.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -1443,20 +1444,10 @@ ...@@ -1443,20 +1444,10 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD2.json"
}, },
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "cartesian2d", "eChartsType" : "none",
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "[pie_0]无坐标系[0]",
"getPSChartGrid" : { "type" : "NONE",
"index" : 0,
"name" : "[bar_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0" "id" : "0"
} ], } ],
"getPSChartDataSetGroups" : [ { "getPSChartDataSetGroups" : [ {
...@@ -1474,17 +1465,18 @@ ...@@ -1474,17 +1465,18 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "bar_0-DEFAULT", "name" : "pie_0-DEFAULT",
"id" : "0" "getPSChartDataSetFields" : [ {
} ],
"getPSChartGrids" : [ {
"index" : 0, "index" : 0,
"name" : "[bar_0]直角坐标系[0]", "name" : "TYPE",
"getPSChartCoordinateSystem" : { "groupField" : true,
"modelref" : true,
"id" : "0" "id" : "0"
}, }, {
"type" : "grid", "index" : 1,
"name" : "MXCOUNT",
"groupField" : false,
"id" : "1"
} ],
"id" : "0" "id" : "0"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -1567,9 +1559,11 @@ ...@@ -1567,9 +1559,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"eChartsType" : "custom", "caption" : "访问来源",
"catalogField" : "TYPE",
"eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "bar_0", "name" : "pie_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -1579,13 +1573,19 @@ ...@@ -1579,13 +1573,19 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "TYPE",
"index" : 0, "index" : 0,
"itemId" : "TYPE",
"itemName" : "TYPE",
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "XY", "type" : "NONE",
"value" : "MXCOUNT",
"id" : "0" "id" : "0"
}, },
"seriesField" : "TYPE",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "custom", "seriesType" : "pie",
"valueField" : "MXCOUNT",
"enableChartDataSet" : true "enableChartDataSet" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册