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

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

上级 c44afd41
{
"codeName" : "Chart",
"controlType" : "CHART",
"coordinateSystem" : "NONE",
"coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello",
"getFetchPSControlAction" : {
......@@ -16,10 +16,28 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "none",
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[pie_0]无坐标系[0]",
"type" : "NONE",
"name" : "[scatter_0]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[scatter_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
......@@ -37,7 +55,7 @@
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "pie_0-DEFAULT",
"name" : "scatter_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
......@@ -55,6 +73,42 @@
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[scatter_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "numeric",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSControlLogics" : [ {
"eventNames" : "LOAD;BEFORELOAD",
"logicTag" : "chart",
......@@ -72,15 +126,14 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "访问来源",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"eChartsType" : "scatter",
"index" : 0,
"name" : "pie_0",
"name" : "scatter_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -90,15 +143,23 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
"value" : "AGE",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "AGE" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "pie",
"seriesType" : "scatter",
"valueField" : "AGE",
"enableChartDataSet" : true
} ],
......
......@@ -206,7 +206,7 @@
}, {
"codeName" : "Chart",
"controlType" : "CHART",
"coordinateSystem" : "NONE",
"coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello",
"getFetchPSControlAction" : {
......@@ -221,10 +221,28 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "none",
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[pie_0]无坐标系[0]",
"type" : "NONE",
"name" : "[scatter_0]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[scatter_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
......@@ -242,7 +260,7 @@
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "pie_0-DEFAULT",
"name" : "scatter_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
......@@ -260,6 +278,42 @@
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[scatter_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
} ],
"getPSChartXAxises" : [ {
"eChartsPos" : "xAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "numeric",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
......@@ -351,15 +405,14 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "访问来源",
"catalogField" : "NAME",
"getCatalogPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"eChartsType" : "scatter",
"index" : 0,
"name" : "pie_0",
"name" : "scatter_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -369,15 +422,23 @@
"id" : "0"
},
"getPSChartSeriesEncode" : {
"category" : "NAME",
"index" : 0,
"name" : "坐标系编码",
"type" : "NONE",
"value" : "AGE",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "AGE" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "pie",
"seriesType" : "scatter",
"valueField" : "AGE",
"enableChartDataSet" : true
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册