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

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

上级 aa09e60f
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "none", "eChartsType" : "none",
"index" : 0, "index" : 0,
"name" : "[pie_0]无坐标系[0]", "name" : "[funnel_0]无坐标系[0]",
"type" : "NONE", "type" : "NONE",
"id" : "0" "id" : "0"
} ], } ],
...@@ -37,20 +37,16 @@ ...@@ -37,20 +37,16 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "pie_0-DEFAULT", "name" : "funnel_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "AGE",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "AGE", "name" : "NAME",
"groupField" : false, "groupField" : true,
"id" : "1" "id" : "1"
} ], } ],
"id" : "0" "id" : "0"
...@@ -72,15 +68,11 @@ ...@@ -72,15 +68,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "访问来源", "caption" : "漏斗图",
"catalogField" : "NAME", "catalogField" : "AGE",
"getCatalogPSCodeList" : { "eChartsType" : "funnel",
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "funnel_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -90,16 +82,17 @@ ...@@ -90,16 +82,17 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "NAME", "category" : "AGE",
"index" : 0, "index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
"value" : "AGE",
"id" : "0" "id" : "0"
}, },
"seriesField" : "NAME",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "pie", "seriesType" : "funnel",
"valueField" : "AGE",
"enableChartDataSet" : true "enableChartDataSet" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
......
...@@ -223,7 +223,7 @@ ...@@ -223,7 +223,7 @@
"getPSChartCoordinateSystems" : [ { "getPSChartCoordinateSystems" : [ {
"eChartsType" : "none", "eChartsType" : "none",
"index" : 0, "index" : 0,
"name" : "[pie_0]无坐标系[0]", "name" : "[funnel_0]无坐标系[0]",
"type" : "NONE", "type" : "NONE",
"id" : "0" "id" : "0"
} ], } ],
...@@ -242,20 +242,16 @@ ...@@ -242,20 +242,16 @@
} ], } ],
"getPSChartDataSets" : [ { "getPSChartDataSets" : [ {
"index" : 0, "index" : 0,
"name" : "pie_0-DEFAULT", "name" : "funnel_0-DEFAULT",
"getPSChartDataSetFields" : [ { "getPSChartDataSetFields" : [ {
"index" : 0, "index" : 0,
"name" : "NAME", "name" : "AGE",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"groupField" : true, "groupField" : true,
"id" : "0" "id" : "0"
}, { }, {
"index" : 1, "index" : 1,
"name" : "AGE", "name" : "NAME",
"groupField" : false, "groupField" : true,
"id" : "1" "id" : "1"
} ], } ],
"id" : "0" "id" : "0"
...@@ -351,15 +347,11 @@ ...@@ -351,15 +347,11 @@
"id" : "0" "id" : "0"
}, },
"getPSDEChartSerieses" : [ { "getPSDEChartSerieses" : [ {
"caption" : "访问来源", "caption" : "漏斗图",
"catalogField" : "NAME", "catalogField" : "AGE",
"getCatalogPSCodeList" : { "eChartsType" : "funnel",
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/UsrCodeList0129740128.json"
},
"eChartsType" : "pie",
"index" : 0, "index" : 0,
"name" : "pie_0", "name" : "funnel_0",
"getPSChartCoordinateSystem" : { "getPSChartCoordinateSystem" : {
"modelref" : true, "modelref" : true,
"id" : "0" "id" : "0"
...@@ -369,16 +361,17 @@ ...@@ -369,16 +361,17 @@
"id" : "0" "id" : "0"
}, },
"getPSChartSeriesEncode" : { "getPSChartSeriesEncode" : {
"category" : "NAME", "category" : "AGE",
"index" : 0, "index" : 0,
"itemId" : "NAME",
"itemName" : "NAME",
"name" : "坐标系编码", "name" : "坐标系编码",
"type" : "NONE", "type" : "NONE",
"value" : "AGE",
"id" : "0" "id" : "0"
}, },
"seriesField" : "NAME",
"seriesLayoutBy" : "column", "seriesLayoutBy" : "column",
"seriesType" : "pie", "seriesType" : "funnel",
"valueField" : "AGE",
"enableChartDataSet" : true "enableChartDataSet" : true
} ], } ],
"getPSDEChartTitle" : { "getPSDEChartTitle" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册