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

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

上级 33f48180
{
"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" : "[funnel_0]无坐标系[0]",
"type" : "NONE",
"name" : "[line_0]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_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" : "funnel_0-DATAQUERY2",
"name" : "line_0-DATAQUERY2",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
......@@ -51,6 +69,42 @@
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_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" : "category",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"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",
......@@ -68,12 +122,10 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "漏斗图",
"catalogField" : "NAME",
"eChartsType" : "funnel",
"funnelAlign" : "left",
"eChartsType" : "line",
"index" : 0,
"name" : "funnel_0",
"name" : "line_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -83,17 +135,27 @@
"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" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "funnel",
"seriesType" : "line",
"step" : false,
"valueField" : "AGE",
"enableChartDataSet" : true
"enableChartDataSet" : true,
"stack" : true
} ],
"getPSDEChartTitle" : {
"index" : 0,
......
......@@ -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" : "[funnel_0]无坐标系[0]",
"type" : "NONE",
"name" : "[line_0]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[line_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" : "funnel_0-DATAQUERY2",
"name" : "line_0-DATAQUERY2",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
......@@ -256,6 +274,42 @@
} ],
"id" : "0"
} ],
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[line_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" : "category",
"index" : 0,
"name" : "axis_xAxis_0",
"position" : "bottom",
"type" : "category",
"id" : "0"
} ],
"getPSChartYAxises" : [ {
"eChartsPos" : "yAxis",
"eChartsType" : "value",
"index" : 0,
"name" : "axis_yAxis_0",
"position" : "left",
"type" : "numeric",
"id" : "0"
} ],
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
......@@ -347,12 +401,10 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "漏斗图",
"catalogField" : "NAME",
"eChartsType" : "funnel",
"funnelAlign" : "left",
"eChartsType" : "line",
"index" : 0,
"name" : "funnel_0",
"name" : "line_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -362,17 +414,27 @@
"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" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "funnel",
"seriesType" : "line",
"step" : false,
"valueField" : "AGE",
"enableChartDataSet" : true
"enableChartDataSet" : true,
"stack" : true
} ],
"getPSDEChartTitle" : {
"index" : 0,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册