{ "name": "@echarts/bubble", "version": "0.0.4", "dependencies": { "bcore": "0.0.18", "jquery": "2.1.4", "lodash": "4.6.1", "react": "17.0.2", "react-dom": "17.0.2", "@babel/runtime": "7.18.3", "echarts": "5.4.0" }, "scripts": { "build": "cube build ./ --output=../../../datavComponent --remote=pandav --smart" }, "pandav": { "cn_name": "浮动气泡图", "protocol": 2, "level": 0, "thumbnail": "/civ_pandaview_component/pandabi-component/assets/浮动气泡图.jpg", "icon": "/civ_pandaview_component/pandabi-component/assets/浮动气泡图.jpg", "type": [ "DataV-6:regular_scatter" ], "view": { "width": "800", "height": "400", "minWidth": "40", "minHeight": "20" }, "apis": { "source": { "handler": "render", "description": "数据接口", "fields": { "name": { "description": "类目", "type": "string" }, "value": { "description": "值", "type": "number" }, "s": { "description": "系列", "type": "string" } } } }, "config": { "options": { "type": "menu", "children": { "chart": { "type": "menuChild", "name": "全局", "children": { "numShow": { "name": "数值显示", "type": "radio", "default": "percentValue", "options": [ { "label": "真实值", "value": "realValue" }, { "label": "百分比", "value": "percentValue" } ] }, "pointNum": { "type": "number", "default": 1, "name": "小数位数" }, "animateData": { "name": "动画", "type": "group", "fold": false, "enableHide": true, "children": { "show": { "default": true }, "pointNum": { "type": "number", "default": 20, "name": "幅度" } } } } }, "series": { "type": "menuChild", "name": "系列", "children": { "data": { "name": "系列", "type": "array", "fold": true, "default": [ { "name": "系列一", "bubble": { "symbol": "self", "_symbol": "", "symbolSize": 140, "symbolRotate": 0, "symbolKeepAspect": false }, "itemStyle": { "color": "#fff", "borderColor": "#000", "borderWidth": 1, "borderType": "solid", "shadow": { "show": false, "color": "#fff", "vShadow": 0, "hShadow": 0, "blur": 8 } }, "title": { "lineHeight": 16, "textStyle": { "fontFamily": "Mircosoft Yahei", "fontSize": 16, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal" }, "padding": { "top": 0, "bottom": 0, "left": 0, "right": 0 } }, "numValue": { "lineHeight": 16, "textStyle": { "fontFamily": "Mircosoft Yahei", "fontSize": 16, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal" }, "padding": { "top": 0, "bottom": 0, "left": 0, "right": 0 } }, "unit": { "show": true, "content": "%", "size": { "width": 15, "height": 10 }, "textStyle": { "fontFamily": "Mircosoft Yahei", "fontSize": 16, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal" }, "padding": { "top": 0, "bottom": 0, "left": 0, "right": 0 } } }, { "name": "系列二", "bubble": { "symbol": "self", "_symbol": "", "symbolSize": 140, "symbolRotate": 0, "symbolKeepAspect": false }, "itemStyle": { "color": "#fff", "borderColor": "#000", "borderWidth": 1, "borderType": "solid", "shadow": { "show": false, "color": "#fff", "vShadow": 0, "hShadow": 0, "blur": 8 } }, "title": { "lineHeight": 16, "textStyle": { "fontFamily": "Mircosoft Yahei", "fontSize": 16, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal" }, "padding": { "top": 0, "bottom": 0, "left": 0, "right": 0 } }, "numValue": { "lineHeight": 16, "textStyle": { "fontFamily": "Mircosoft Yahei", "fontSize": 16, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal" }, "padding": { "top": 0, "bottom": 0, "left": 0, "right": 0 } }, "unit": { "show": true, "content": "%", "size": { "width": 15, "height": 10 }, "textStyle": { "fontFamily": "Mircosoft Yahei", "fontSize": 16, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal" }, "padding": { "top": 0, "bottom": 0, "left": 0, "right": 0 } } } ], "child": { "type": "object", "name": "系列<%=i+1%>", "child": { "name": { "name": "系列值", "type": "text", "default": "" }, "bubble": { "type": "group", "name": "气泡", "children": { "symbol": { "name": "标记图形", "type": "select", "options": [ { "name": "无", "value": "none" }, { "name": "自定义", "value": "self" }, { "name": "圆", "value": "circle" }, { "name": "矩形", "value": "rect" }, { "name": "圆角矩形", "value": "roundRect" }, { "name": "三角形", "value": "triangle" }, { "name": "菱形", "value": "diamond" }, { "name": "图钉", "value": "pin" }, { "name": "箭头", "value": "arrow" } ], "default": "self" }, "_symbol": { "name": "标记图片路径", "type": "image", "default": "", "show": [ [ "symbol", "$eq", "self" ] ] }, "symbolSize": { "name": "气泡大小映射系数", "type": "number", "step": 1, "default": 140 }, "symbolRotate": { "name": "标记旋转角度", "type": "number", "step": 1, "default": 0 }, "symbolKeepAspect": { "name": "保持长宽比", "type": "boolean", "default": false } } }, "itemStyle": { "type": "group", "name": "图形样式", "children": { "color": { "name": "颜色", "type": "color", "default": "#fff" }, "borderColor": { "name": "描边颜色", "type": "color", "default": "#000" }, "borderWidth": { "name": "描边线宽", "type": "number", "default": 1 }, "borderType": { "type": "select", "name": "描边类型", "default": "solid", "options": [ { "value": "solid", "label": "实线" }, { "value": "dotted", "label": "点线" }, { "value": "dashed", "label": "虚线" } ] }, "shadow": { "name": "阴影", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "color": { "name": "颜色", "type": "color", "default": "#fff" }, "vShadow": { "name": "X", "type": "number", "default": 0 }, "hShadow": { "name": "Y", "type": "number", "default": 0 }, "blur": { "name": "模糊", "type": "text", "default": 8 } } } } }, "title": { "type": "group", "name": "标题", "children": { "lineHeight": { "name": "行高", "type": "number", "default": 16 }, "textStyle": { "type": "font", "components": [ "fontFamily", "fontWeight", "fontSize", "color" ], "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 16, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal" } }, "padding": { "type": "suite", "name": "边距", "children": { "top": { "name": "上", "default": 0, "type": "number", "col": 6 }, "bottom": { "name": "下", "default": 0, "type": "number", "col": 6 }, "left": { "name": "左", "default": 0, "type": "number", "col": 6 }, "right": { "name": "右", "default": 0, "type": "number", "col": 6 } } } } }, "numValue": { "type": "group", "name": "数值", "children": { "lineHeight": { "name": "行高", "type": "number", "default": 16 }, "textStyle": { "type": "font", "components": [ "fontFamily", "fontWeight", "fontSize", "color" ], "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 16, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal" } }, "padding": { "type": "suite", "name": "边距", "children": { "top": { "name": "上", "default": 0, "type": "number", "col": 6 }, "bottom": { "name": "下", "default": 0, "type": "number", "col": 6 }, "left": { "name": "左", "default": 0, "type": "number", "col": 6 }, "right": { "name": "右", "default": 0, "type": "number", "col": 6 } } } } }, "unit": { "type": "group", "name": "后缀", "fold": false, "enableHide": true, "children": { "show": { "default": false }, "content": { "name": "内容", "type": "text", "default": "%" }, "size": { "name": "大小", "type": "suite", "children": { "width": { "name": "宽度", "default": 10, "type": "number", "col": 12 }, "height": { "name": "高度", "default": 10, "type": "number", "col": 12 } } }, "lineHeight": { "name": "行高", "type": "number", "default": 16 }, "textStyle": { "type": "font", "components": [ "fontFamily", "fontWeight", "fontSize", "color" ], "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 16, "color": "rgba(230, 247, 255, 1)", "fontWeight": "normal" } }, "padding": { "type": "suite", "name": "边距", "children": { "top": { "name": "上", "default": 0, "type": "number", "col": 6 }, "bottom": { "name": "下", "default": 0, "type": "number", "col": 6 }, "left": { "name": "左", "default": 0, "type": "number", "col": 6 }, "right": { "name": "右", "default": 0, "type": "number", "col": 6 } } } } } } } } } }, "layout": { "type": "menuChild", "name": "布局", "children": { "data": { "name": "气泡布局", "type": "array", "fold": true, "default": [ { "name": "201水源井", "position": { "x": 60, "y": 60 } }, { "name": "202水源井", "position": { "x": 140, "y": 30 } }, { "name": "203水源井", "position": { "x": 170, "y": 108 } }, { "name": "204水源井", "position": { "x": 240, "y": 40 } }, { "name": "205水源井", "position": { "x": 300, "y": 100 } }, { "name": "206水源井", "position": { "x": 340, "y": 40 } }, { "name": "207水源井", "position": { "x": 415, "y": 65 } } ], "child": { "type": "object", "name": "气泡<%=i+1%>", "child": { "name": { "name": "字段值", "type": "text", "default": "" }, "position": { "name": "位置", "type": "suite", "children": { "x": { "name": "x坐标", "default": 0, "type": "text", "col": 12 }, "y": { "name": "y坐标", "default": 0, "type": "text", "col": 12 } } } } } } } }, "tooltip": { "type": "menuChild", "name": "提示框", "children": { "tipShow": { "name": "开启", "type": "switch", "default": false, "statusText": true }, "trigger": { "name": "触发类型", "type": "select", "options": [ { "name": "数据项", "value": "item" }, { "name": "坐标轴", "value": "axis" }, { "name": "不触发", "value": "none" } ], "default": "item" }, "backgroundColor": { "name": "背景色", "type": "color", "default": "rgba(50,50,50,0.7)" }, "axisPointer": { "name": "坐标轴指示器", "type": "group", "fold": true, "children": { "type": { "name": "类型", "type": "select", "options": [ { "name": "直线指示器", "value": "line" }, { "name": "阴影指示器", "value": "shadow" }, { "name": "交叉指示器", "value": "cross" } ], "default": "line" }, "snap": { "name": "自动吸附", "type": "boolean", "default": false }, "lineStyle": { "name": "指示线样式", "type": "group", "fold": true, "children": { "color": { "type": "color", "name": "颜色", "default": "#BAE7FF" }, "width": { "name": "宽度", "type": "number", "step": 1, "default": 1 }, "type": { "name": "类型", "type": "select", "options": [ { "name": "实线", "value": "solid" }, { "name": "虚线", "value": "dashed" }, { "name": "点线", "value": "dotted" } ], "default": "solid" }, "opacity": { "name": "透明度", "type": "number", "range": [ 0, 1 ], "default": 1 } } }, "shadowStyle": { "name": "指示阴影样式", "type": "group", "fold": true, "children": { "color": { "type": "color", "name": "颜色", "default": "rgba(150,150,150,0.3)" }, "opacity": { "name": "透明度", "type": "number", "range": [ 0, 1 ], "default": 1 } } }, "crossStyle": { "name": "指示交叉样式", "type": "group", "fold": true, "children": { "color": { "type": "color", "name": "颜色", "default": "#555" }, "width": { "name": "宽度", "type": "number", "step": 1, "default": 1 }, "type": { "name": "类型", "type": "text", "default": "dashed" }, "opacity": { "name": "透明度", "type": "number", "range": [ 0, 1 ], "default": 1 } } } } }, "textStyle": { "name": "文本样式", "type": "group", "fold": false, "children": { "font": { "type": "font", "name": "文本样式", "components": [ "fontFamily", "fontWeight", "fontSize", "color" ], "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 14, "color": "#FFFFFF", "fontWeight": "normal" } } } } } } } } }, "api_data": { "source": [ { "value": "145.28", "name": "201水源井", "s": "系列一" }, { "value": "78.36", "name": "202水源井", "s": "系列一" }, { "value": "83.01", "name": "203水源井", "s": "系列一" }, { "value": "12.45", "name": "204水源井", "s": "系列二" }, { "value": "27.83", "name": "205水源井", "s": "系列二" }, { "value": "56.11", "name": "206水源井", "s": "系列二" }, { "value": "44.37", "name": "207水源井", "s": "系列二" } ] }, "events": {}, "publicHandler": {} } }