支持小于 5M 任意格式(csv, xlsx, json, xml, ...)的数据文件 上传后可以通过生成的文件链接异步获取托管的数据。
对当前截图不满意?你还可以
城市:' + params.name + '
覆盖' + params.data.unitCount + '个小区
数据1: ' + params.data.onlineRate + '
数据2: ' + params.data.errors + '
数据3: ' + params.data.preErrors + '
' } }, "backgroundColor": 'rgba(13,26,52,1)', "borderWidth": '2px', "borderRadius": '0px', "borderColor": 'rgba(94,194,222,1)', "textStyle": { "color": 'rgba(94,194,222,1)' } }, legend: { orient: 'horizontal', left: '160', data:[ ] }, "series": [{ "name": "中国", "type": "map", "mapType": "china", "zoom": 1.2, "selectedMode": false, "layoutCenter": ['50%', '53%'], "layoutSize": "102%", "label": { "normal": { "show": true, "textStyle": { "color": "#fff", "fontSize": "12" } }, "emphasis": { "show": true, "textStyle": { "color": "#fff", "fontSize": "12" } } }, "itemStyle": { "normal": { "areaColor": "rgba(51, 69, 89, .5)", "borderWidth": 1.5, "borderColor": "#1f5c94", "textStyle": { "color": "#fff", "fontSize": "12" } }, "emphasis": { "areaColor": "rgba(51, 69, 89, .5)", "textStyle": { "color": "#fff", "fontSize": "12" } } }, "data": data, "markPoint": { "symbol": "circle", "symbolSize":9, "label": { "normal": { "show": false, }, "emphasis": { show: false, } }, "itemStyle": { "normal": { "color": 'rgb(0,255,0)' } }, "data": markPointData } }] }