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

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

上级 086e2f91
{
"codeName" : "Chart",
"controlType" : "CHART",
"coordinateSystem" : "RADAR",
"coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello",
"getFetchPSControlAction" : {
......@@ -16,20 +16,28 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "radar",
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[radar_0]雷达坐标系[0]",
"getPSChartRadar" : {
"name" : "[candlestick_0]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[radar_0]雷达坐标系[0]",
"name" : "[candlestick_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"type" : "radar",
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "RADAR",
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
......@@ -47,7 +55,7 @@
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "radar_0-DEFAULT",
"name" : "candlestick_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
......@@ -61,14 +69,40 @@
} ],
"id" : "0"
} ],
"getPSChartRadars" : [ {
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[radar_0]雷达坐标系[0]",
"name" : "[candlestick_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"type" : "radar",
"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" : [ {
......@@ -88,11 +122,10 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "数据1",
"catalogField" : "NAME",
"eChartsType" : "radar",
"eChartsType" : "candlestick",
"index" : 0,
"name" : "radar_0",
"name" : "candlestick_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -101,8 +134,24 @@
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "radar",
"seriesType" : "candlestick",
"valueField" : "AGE",
"enableChartDataSet" : true
} ],
......
......@@ -206,7 +206,7 @@
}, {
"codeName" : "Chart",
"controlType" : "CHART",
"coordinateSystem" : "RADAR",
"coordinateSystem" : "XY",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSCHARTS/Chart.json",
"emptyText" : "hello",
"getFetchPSControlAction" : {
......@@ -221,20 +221,28 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSChartCoordinateSystems" : [ {
"eChartsType" : "radar",
"eChartsType" : "cartesian2d",
"index" : 0,
"name" : "[radar_0]雷达坐标系[0]",
"getPSChartRadar" : {
"name" : "[candlestick_0]直角坐标系[0]",
"getPSChartGrid" : {
"index" : 0,
"name" : "[radar_0]雷达坐标系[0]",
"name" : "[candlestick_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"type" : "radar",
"getPSChartGridXAxis0" : {
"modelref" : true,
"id" : "0"
},
"getPSChartGridYAxis0" : {
"modelref" : true,
"id" : "0"
},
"type" : "grid",
"id" : "0"
},
"type" : "RADAR",
"type" : "XY",
"id" : "0"
} ],
"getPSChartDataSetGroups" : [ {
......@@ -252,7 +260,7 @@
} ],
"getPSChartDataSets" : [ {
"index" : 0,
"name" : "radar_0-DEFAULT",
"name" : "candlestick_0-DEFAULT",
"getPSChartDataSetFields" : [ {
"index" : 0,
"name" : "NAME",
......@@ -266,14 +274,40 @@
} ],
"id" : "0"
} ],
"getPSChartRadars" : [ {
"getPSChartGrids" : [ {
"index" : 0,
"name" : "[radar_0]雷达坐标系[0]",
"name" : "[candlestick_0]直角坐标系[0]",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
},
"type" : "radar",
"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" : {
......@@ -367,11 +401,10 @@
"id" : "0"
},
"getPSDEChartSerieses" : [ {
"caption" : "数据1",
"catalogField" : "NAME",
"eChartsType" : "radar",
"eChartsType" : "candlestick",
"index" : 0,
"name" : "radar_0",
"name" : "candlestick_0",
"getPSChartCoordinateSystem" : {
"modelref" : true,
"id" : "0"
......@@ -380,8 +413,24 @@
"modelref" : true,
"id" : "0"
},
"getPSChartSeriesEncode" : {
"index" : 0,
"name" : "坐标系编码",
"getPSChartXAxis" : {
"modelref" : true,
"id" : "0"
},
"getPSChartYAxis" : {
"modelref" : true,
"id" : "0"
},
"type" : "XY",
"x" : [ "NAME" ],
"y" : [ "AGE" ],
"id" : "0"
},
"seriesLayoutBy" : "column",
"seriesType" : "radar",
"seriesType" : "candlestick",
"valueField" : "AGE",
"enableChartDataSet" : true
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册