{ "name": "basicArea", "version": "2.0.15", "scripts": { "build-dev": "cube build ./ --output=../../datavComponent --remote=pandav --smart" }, "dependencies": { "bcore": "0.0.18", "d3": "5.16.0", "d3-color": "3.0.1", "jquery": "2.1.4", "lodash": "4.6.1", "react": "17.0.2", "react-dom": "17.0.2" }, "pandav": { "cn_name": "基本面积图", "level": 0, "icon": "/civ_pandaview_component/pandabi-component/assets/ngnaqkzd0m_1627464444944_x9l747qimz.png", "protocol": 2, "type": [ "DataV-6:regular_line" ], "view": { "width": "705", "height": "446", "minWidth": "50", "minHeight": "50", "z-index": 1010 }, "apis": { "source": { "handler": "render", "description": "基本面积图接口", "fields": { "x": { "description": "类目" }, "y": { "description": "左侧Y值" }, "z": { "description": "右侧Y值" }, "s": { "description": "系列" } } } }, "events": { "click": { "name": "当前值切换", "fields": { "s": { "description": "文本", "type": "string", "default": "" }, "value": { "description": "值", "type": "number", "default": 0 } } } }, "config": { "component": { "name": "全局样式", "type": "group", "children": { "outer": { "name": "外间距", "default": 0.4, "type": "slider", "min": 0, "max": 1, "step": 0.01 }, "childMax": { "name": "子组件最大值", "default": false, "type": "boolean" }, "margin": { "type": "padding", "name": "边距", "default": { "left": 50, "top": 40, "right": 10, "bottom": 65 } } } }, "legend": { "type": "group", "fold": true, "enableHide": true, "name": "图例", "children": { "show": { "default": true }, "text": { "name": "图例文本", "type": "group", "children": { "fontSize": { "name": "字号", "default": 10, "min": 10, "type": "number" }, "color": { "name": "颜色", "default": "#ffffff", "type": "color" } } }, "layout": { "name": "图例布局", "type": "group", "children": { "gridCustom": { "name": "自定义布局", "default": false, "type": "boolean" }, "grid": { "show": [ [ "gridCustom", "$eq", true ] ], "name": "网格", "type": "suite", "children": { "row": { "type": "number", "default": 2, "min": 2, "name": "行", "col": 12 }, "column": { "type": "number", "default": 2, "min": 2, "name": "列", "col": 12 } } }, "gridGap": { "name": "间距", "type": "suite", "children": { "row": { "type": "number", "default": 10, "min": 0, "name": "行", "col": 12 }, "column": { "type": "number", "default": 10, "min": 0, "name": "列", "col": 12 } } }, "orientation": { "show": [ [ "gridCustom", "$eq", false ] ], "name": "排列", "type": "radio", "default": "horizontal", "options": [ { "label": "垂直", "value": "vertical" }, { "label": "水平", "value": "horizontal" } ] }, "position": { "name": "位置", "default": "bottom", "type": "radio", "options": [ { "name": "右", "value": "right" }, { "name": "上", "value": "top" }, { "name": "下", "value": "bottom" } ] }, "align": { "name": "对齐", "default": "center", "type": "radio", "options": [ { "label": "开头", "value": "left" }, { "label": "中央", "value": "center" }, { "label": "结尾", "value": "right" } ] }, "icon": { "type": "group", "name": "图形", "children": { "margin": { "name": "间距", "default": 10, "min": 0, "type": "number" }, "type": { "name": "形状", "default": "line", "type": "select", "options": [ { "label": "线形", "value": "line" }, { "label": "圆形", "value": "circle" } ] }, "color": { "type": "select", "default": "line", "options": [ { "label": "折线", "value": "line" }, { "label": "圆点", "value": "circle" }, { "label": "区域", "value": "area" } ] } } } } } } }, "yMark": { "name": "Y轴标记线", "type": "group", "fold": true, "enableHide": true, "children": { "show": { "default": true }, "cover": { "name": "开启描边", "default": false, "type": "boolean" }, "markLines": { "name": "标记线", "type": "group", "fold": true, "enableHide": true, "children": { "show": { "default": true }, "type": { "name": "线类型", "default": "dash", "type": "select", "options": [ { "label": "实线", "value": "solid" }, { "label": "虚线", "value": "dash" } ] }, "lineWidth": { "name": "线粗细", "default": 1, "type": "number", "min": 0, "step": 1 }, "lineColor": { "name": "线颜色", "type": "color", "default": "#FF0000" } } }, "markValues": { "type": "tabs", "name": "标记值", "default": [ { "name": "150", "value": "150", "color": "#FF0000", "fontFamily": "Microsoft Yahei", "fontColor": "#FF0000", "fontSize": 12 }, { "name": "300", "value": "300", "color": "#FFFF00", "fontFamily": "Microsoft Yahei", "fontColor": "#FFFF00", "fontSize": 12 } ], "template": { "type": "object", "name": "标记<%=i+1%>", "children": { "name": { "name": "标签", "default": "", "type": "text" }, "value": { "name": "标记值", "default": "", "type": "text" }, "color": { "name": "标记色", "default": "#FF0000", "type": "color" }, "fontFamily": { "name": "字体", "default": "Microsoft Yahei", "type": "search" }, "fontColor": { "name": "文字颜色", "default": "#FFF", "type": "color" }, "fontSize": { "name": "文字大小", "default": 12, "type": "number" } } } } } }, "zMark": { "name": "Z轴标记线", "type": "group", "fold": true, "enableHide": true, "children": { "show": { "default": true }, "cover": { "name": "开启描边", "default": false, "type": "boolean" }, "markLines": { "name": "标记线", "type": "group", "fold": true, "enableHide": true, "children": { "show": { "default": true }, "type": { "name": "线类型", "default": "dash", "type": "select", "options": [ { "label": "实线", "value": "solid" }, { "label": "虚线", "value": "dash" } ] }, "lineWidth": { "name": "线粗细", "default": 1, "type": "number", "min": 0, "step": 1 }, "lineColor": { "name": "线颜色", "type": "color", "default": "#FF0000" } } }, "markValues": { "type": "tabs", "name": "标记值", "default": [ { "name": "150", "value": "150", "color": "#FF0000", "fontFamily": "Microsoft Yahei", "fontColor": "#FF0000", "fontSize": 12 }, { "name": "300", "value": "300", "color": "#FFFF00", "fontFamily": "Microsoft Yahei", "fontColor": "#FFFF00", "fontSize": 12 } ], "template": { "type": "object", "name": "标记<%=i+1%>", "children": { "name": { "name": "标签", "default": "", "type": "text" }, "value": { "name": "标记值", "default": "", "type": "text" }, "color": { "name": "标记色", "default": "#FF0000", "type": "color" }, "fontFamily": { "name": "字体", "default": "Microsoft Yahei", "type": "search" }, "fontColor": { "name": "文字颜色", "default": "#FFF", "type": "color" }, "fontSize": { "name": "文字大小", "default": 12, "type": "number" } } } } } }, "tooltip": { "name": "提示框", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "interval": { "show": [ [ "auto", "$eq", true ] ], "name": "停留时间", "default": 3, "type": "number", "suffix": "s" }, "tip": { "name": "提示框", "type": "group", "children": { "manual": { "name": "悬停触发", "type": "boolean", "default": false }, "color": { "name": "颜色", "default": "#2d333dd9", "type": "color" }, "translate": { "name": "偏移", "type": "suite", "children": { "x": { "name": "x", "default": 50, "type": "number", "col": 12, "suffix": "px" }, "y": { "name": "y", "default": 30, "type": "number", "col": 12, "suffix": "px" } } }, "image": { "type": "image", "default": "", "name": "背景" }, "size": { "name": "尺寸", "type": "suite", "children": { "width": { "name": "宽度", "default": 120, "type": "number", "col": 12, "suffix": "W" }, "height": { "name": "高度", "default": 110, "type": "number", "col": 12, "suffix": "H" } } }, "margin": { "type": "suite", "name": "边距", "children": { "marginTop": { "name": "上", "default": 13, "type": "number", "col": 6 }, "marginBottom": { "name": "下", "default": 10, "type": "number", "col": 6 }, "marginLeft": { "name": "左", "default": 12, "type": "number", "col": 6 }, "marginRight": { "name": "右", "default": 12, "type": "number", "col": 6 } } }, "data": { "name": "框内数据", "type": "group", "children": { "xAxis": { "name": "类目标签", "type": "group", "children": { "font": { "type": "font", "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "#E6F6FF", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "align": { "name": "对齐方式", "default": "left", "type": "select", "options": [ { "name": "左对齐", "value": "left", "icon": "align-left" }, { "name": "居中对齐", "value": "center", "icon": "align-center" }, { "name": "右对齐", "value": "right", "icon": "align-right" } ] }, "translate": { "name": "偏移", "type": "suite", "children": { "x": { "name": "x", "default": 0, "type": "number", "col": 12, "suffix": "px" }, "y": { "name": "y", "default": 0, "type": "number", "col": 12, "suffix": "px" } } } } }, "data": { "type": "group", "name": "数据", "children": { "lineHeight": { "name": "行间距", "type": "number", "default": 18 }, "iconSize": { "name": "图标尺寸", "default": 10, "type": "number" }, "name": { "name": "系列名称", "type": "font", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "#C8E7FF", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "value": { "name": "系列值", "type": "font", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "#D4EFFC", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "suffix": { "name": "后缀", "enableHide": true, "type": "group", "children": { "show": { "default": false }, "content": { "name": "内容", "type": "tabs", "default": [ { "suffix": { "name": "系列一", "suffix": "%" } } ], "template": { "name": "后缀<%=i+1%>", "type": "object", "children": { "suffix": { "name": "后缀", "type": "group", "children": { "name": { "name": "系列名", "default": "系列一", "type": "text" }, "suffix": { "name": "后缀", "default": "%", "type": "text" } } } } } }, "font": { "name": "文本样式", "type": "font", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 12, "color": "#D4EFFC", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "translate": { "name": "偏移", "type": "suite", "children": { "x": { "name": "x", "default": 0, "type": "number", "col": 12, "suffix": "px" }, "y": { "name": "y", "default": 0, "type": "number", "col": 12, "suffix": "px" } } } } } } } } } } }, "indicator": { "name": "指示器", "type": "group", "children": { "width": { "name": "粗细", "default": 50, "type": "number", "suffix": "%" }, "color": { "type": "color", "name": "颜色", "default": "RGBA(255,255,255,0.3)" } } } } }, "xAxis": { "name": "X轴", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "text": { "type": "group", "name": "文本", "children": { "fontFamily": { "name": "字体", "default": "Microsoft Yahei", "type": "search" }, "fontSize": { "name": "字号", "default": 12, "type": "number", "min": 10 }, "color": { "name": "颜色", "default": "rgba(230,247,255,0.7)", "type": "color" } } }, "label": { "name": "轴标签", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "type": { "name": "类型", "default": "date", "type": "select", "options": [ { "label": "日期时间", "value": "date" }, { "label": "类目类型", "value": "category" } ] }, "showType": { "show": [ [ "show", "$eq", true ], [ "type", "$eq", "date" ] ], "name": "显示格式", "default": "MM月", "type": "select", "options": [ { "label": "2021年1月1日 08:00:00", "value": "YYYY年M月D日 HH:mm:ss" }, { "label": "2021年01月01日 08:00:00", "value": "YYYY年MM月DD日 HH:mm:ss" }, { "label": "2021-1-1 08:00:00", "value": "YYYY-M-D HH:mm:ss" }, { "label": "2021-01-01 08:00:00", "value": "YYYY-MM-DD HH:mm:ss" }, { "label": "2021.1.1 08:00:00", "value": "YYYY.M.D HH:mm:ss" }, { "label": "2021.01.01 08:00:00", "value": "YYYY.MM.DD HH:mm:ss" }, { "label": "2021年1月1日", "value": "YYYY年M月D日" }, { "label": "2021年01月01日", "value": "YYYY年MM月DD日" }, { "label": "2021-1-1", "value": "YYYY-M-D" }, { "label": "2021-01-01", "value": "YYYY-MM-DD" }, { "label": "2021.1.1", "value": "YYYY.M.D" }, { "label": "2021.01.01", "value": "YYYY.MM.DD" }, { "label": "1月1日", "value": "M月D日" }, { "label": "01月01日", "value": "MM月DD日" }, { "label": "01月01日01时", "value": "MM月DD日HH时" }, { "label": "1-1", "value": "M-D" }, { "label": "01-01", "value": "MM-DD" }, { "label": "1.1", "value": "M.D" }, { "label": "01.01", "value": "MM.DD" }, { "label": "1月", "value": "M月" }, { "label": "01月", "value": "MM月" }, { "label": "1(月)", "value": "M" }, { "label": "01(月)", "value": "MM" }, { "label": "1日", "value": "D日" }, { "name": "01日", "value": "DD日" }, { "label": "1(日)", "value": "D" }, { "label": "01(日)", "value": "DD" }, { "label": "08:00:00", "value": "HH:mm:ss" }, { "label": "08:00", "value": "HH:mm" }, { "label": "08(时)", "value": "HH" }, { "label": "星期一", "value": "X" }, { "label": "Monday", "value": "W" }, { "label": "Mon", "value": "w" } ] }, "count": { "name": "数量", "default": 5, "min": 2, "type": "number", "description": "该数量与数据相关,标签总数/数量必须等于整数" }, "break": { "name": "分行", "default": false, "type": "boolean" }, "breakNumber": { "show": [ [ "show", "$eq", true ], [ "break", "$eq", true ] ], "name": "首行字符数", "type": "number", "min": 1, "default": 3 }, "angle": { "name": "角度", "default": 0, "type": "select", "options": [ { "label": "水平", "value": "0" }, { "label": "斜角", "value": "45" }, { "label": "垂直", "value": "90" } ] } } }, "unit": { "name": "轴单位", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "text": { "name": "单位", "default": "单位", "type": "text" }, "translate": { "type": "suite", "name": "偏移", "children": { "x": { "name": "X", "default": 20, "type": "number" }, "y": { "name": "Y", "default": 0, "type": "number" } } } } }, "axisLine": { "name": "轴线", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "color": { "name": "颜色", "type": "color", "default": "RGBA(186,231,255,1)" }, "width": { "name": "粗细", "default": 1, "type": "number" } } }, "tickLine": { "name": "刻度线", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "color": { "name": "颜色", "type": "color", "default": "RGBA(186,231,255,1)" }, "width": { "name": "粗细", "default": 1, "type": "number" } } }, "gridLine": { "name": "网格线", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "color": { "name": "颜色", "type": "color", "default": "RGBA(255, 255, 255, .3)" }, "width": { "name": "粗细", "default": 1, "type": "number", "min": 1 }, "lineType": { "name": "样式", "default": "dash", "type": "select", "options": [ { "label": "实线", "value": "solid" }, { "label": "虚线", "value": "dash" } ] }, "offset": { "show": [ [ "show", "$eq", true ], [ "lineType", "$eq", "dash" ] ], "name": "偏移量", "default": 3, "type": "number", "min": 0 } } } } }, "yAxis": { "name": "Y轴", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "text": { "type": "group", "name": "文本", "children": { "fontFamily": { "name": "字体", "default": "Microsoft Yahei", "type": "search" }, "fontSize": { "name": "字号", "default": 12, "type": "number", "min": 10 }, "color": { "name": "颜色", "default": "rgba(230,247,255,0.7)", "type": "color" } } }, "label": { "name": "轴标签", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "min": { "name": "最小值", "type": "text", "default": "0" }, "max": { "name": "最大值", "type": "text", "default": "" }, "toFixed": { "type": "number", "default": 0, "name": "保留小数" }, "suffix": { "name": "后缀", "default": "", "type": "text" }, "tickAuto": { "name": "刻度自适应", "type": "boolean", "default": true }, "count": { "show": [ [ "show", "$eq", true ], [ "tickAuto", "$neq", true ] ], "name": "数量", "default": 5, "min": 2, "type": "number" }, "translateX": { "name": "偏移X", "default": -10, "step": 1, "type": "number" }, "translateY": { "name": "偏移Y", "default": 0, "step": 1, "type": "number" } } }, "unit": { "name": "轴单位", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "text": { "name": "单位", "default": "单位", "type": "text" }, "translate": { "type": "suite", "name": "偏移", "children": { "x": { "name": "X", "default": 20, "type": "number" }, "y": { "name": "Y", "default": 0, "type": "number" } } } } }, "axisLine": { "name": "轴线", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "color": { "name": "颜色", "type": "color", "default": "RGBA(186,231,255,1)" }, "width": { "name": "粗细", "default": 1, "type": "number" } } }, "tickLine": { "name": "刻度线", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "color": { "name": "颜色", "type": "color", "default": "RGBA(186,231,255,1)" }, "width": { "name": "粗细", "default": 1, "type": "number" } } }, "gridLine": { "name": "网格线", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "color": { "name": "颜色", "type": "color", "default": "RGBA(255, 255, 255, .3)" }, "width": { "name": "粗细", "default": 1, "type": "number", "min": 1 }, "lineType": { "name": "样式", "default": "dash", "type": "select", "options": [ { "label": "实线", "value": "solid" }, { "label": "虚线", "value": "dash" } ] }, "offset": { "show": [ [ "show", "$eq", true ], [ "lineType", "$eq", "dash" ] ], "name": "偏移量", "default": 3, "type": "number", "min": 0 } } } } }, "zAxis": { "name": "Z轴", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "text": { "type": "group", "name": "文本", "children": { "fontFamily": { "name": "字体", "default": "Microsoft Yahei", "type": "search" }, "fontSize": { "name": "字号", "default": 12, "type": "number", "min": 10 }, "color": { "name": "颜色", "default": "rgba(230,247,255,0.7)", "type": "color" } } }, "label": { "name": "轴标签", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "min": { "name": "最小值", "type": "text", "default": "0" }, "max": { "name": "最大值", "type": "text", "default": "" }, "tickAuto": { "name": "刻度自适应", "type": "boolean", "default": true }, "count": { "show": [ [ "show", "$eq", true ], [ "tickAuto", "$neq", true ] ], "name": "数量", "default": 5, "min": 2, "type": "number" } } }, "unit": { "name": "轴单位", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "text": { "name": "单位", "default": "单位", "type": "text" }, "translate": { "type": "suite", "name": "偏移", "children": { "x": { "name": "X", "default": 20, "type": "number" }, "y": { "name": "Y", "default": 0, "type": "number" } } } } }, "axisLine": { "name": "轴线", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "color": { "name": "颜色", "type": "color", "default": "RGBA(186,231,255,1)" } } }, "gridLine": { "name": "网格线", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "color": { "name": "颜色", "type": "color", "default": "RGBA(255, 255, 255, .3)" }, "width": { "name": "粗细", "default": 1, "type": "number", "min": 1 }, "lineType": { "name": "样式", "default": "dash", "type": "select", "options": [ { "label": "实线", "value": "solid" }, { "label": "虚线", "value": "dash" } ] }, "offset": { "show": [ [ "show", "$eq", true ], [ "lineType", "$eq", "dash" ] ], "name": "偏移量", "default": 3, "type": "number", "min": 0 } } } } }, "dataSeries": { "name": "数据系列", "type": "tabs", "default": [ { "value": "系列一", "name": "系列一", "line": { "show": true, "lineType": "solid", "colors": "#2a9dff", "lineWidth": 2, "curve": true, "tension": 1, "connectNulls": false, "shadow": { "show": true, "hShadow": 4, "vShadow": 8, "blur": 4, "color": "rgba(0, 0, 0, 0.5)" }, "lighter": { "show": true, "color": "#FFFFFF", "unitStep": 5, "length": 300, "width": 2 } }, "dot": { "show": false, "showLast": true, "mode": "double", "inner": { "radius": 2, "color": "#1283E3" }, "outer": { "radius": 6, "stroke": 2, "color": "#1283E3" }, "color": "#1283E3", "radius": 4 }, "area": { "angle": 0, "areaColor": [ { "offset": 0, "color": "#1283e37f" }, { "offset": 100, "color": "#1283e300" } ] } }, { "value": "系列二", "name": "系列二", "line": { "show": true, "lineType": "solid", "colors": "#00FFFF", "lineWidth": 2, "curve": true, "tension": 1, "connectNulls": false, "shadow": { "show": true, "hShadow": 4, "vShadow": 8, "blur": 4, "color": "rgba(0, 0, 0, 0.5)" }, "lighter": { "show": true, "color": "#FFFFFF", "unitStep": 5, "length": 300, "width": 2 } }, "dot": { "show": false, "showLast": true, "mode": "double", "inner": { "radius": 2, "color": "#1283E3" }, "outer": { "radius": 6, "stroke": 2, "color": "#1283E3" }, "color": "#1283E3", "radius": 4 }, "area": { "angle": 0, "areaColor": [ { "offset": 0, "color": "#1ee7e77f" }, { "offset": 100, "color": "#1ee7e700" } ] } } ], "template": { "name": "系列<%=i+1%>", "type": "object", "children": { "value": { "type": "text", "name": "字段值", "default": "" }, "name": { "type": "text", "name": "显示名", "default": "" }, "line": { "name": "折线", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "lineType": { "name": "样式", "default": "solid", "type": "select", "options": [ { "label": "实线", "value": "solid" }, { "label": "虚线", "value": "dash" } ] }, "colors": { "name": "颜色", "type": "color", "default": "#2a9dff" }, "lineWidth": { "name": "粗细", "default": 1, "min": 0, "type": "number" }, "curve": { "type": "boolean", "name": "曲线", "default": false }, "tension": { "name": "曲线张力", "show": [ [ "show", "$eq", true ], [ "curve", "$eq", true ] ], "type": "slider", "default": 1, "min": 0, "max": 1, "step": 0.1 }, "connectNulls": { "name": "null值连接", "default": false, "type": "boolean" }, "shadow": { "name": "阴影", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "hShadow": { "name": "水平阴影", "default": 4, "type": "number" }, "vShadow": { "name": "垂直阴影", "default": 8, "type": "number" }, "blur": { "name": "模糊距离", "default": 4, "type": "number" }, "color": { "name": "阴影颜色", "type": "color", "default": "rgba(0, 0, 0, 0.5)" } } }, "lighter": { "name": "光效", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "color": { "type": "color", "default": "#fff", "name": "颜色" }, "unitStep": { "type": "number", "default": 5, "max": 5, "name": "步进" }, "length": { "name": "长度", "type": "number", "default": 300 }, "width": { "name": "宽度", "type": "number", "default": 2 } } } } }, "dot": { "name": "圆点", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": true }, "showLast": { "name": "只显示最近", "default": false, "type": "boolean" }, "mode": { "name": "模式", "default": "single", "type": "select", "options": [ { "label": "单点", "value": "single" }, { "label": "双点", "value": "double" } ] }, "inner": { "show": [ [ "show", "$eq", true ], [ "mode", "$eq", "double" ] ], "name": "内圆", "type": "group", "children": { "radius": { "name": "半径", "type": "number", "min": 0, "default": 2 }, "color": { "name": "颜色", "default": "#1283E3", "type": "color" } } }, "outer": { "show": [ [ "show", "$eq", true ], [ "mode", "$eq", "double" ] ], "name": "外圆", "type": "group", "children": { "radius": { "name": "半径", "type": "number", "min": 0, "default": 2 }, "stroke": { "name": "粗细", "type": "number", "min": 0, "default": 2 }, "color": { "name": "颜色", "default": "#1283E3", "type": "color" } } }, "color": { "show": [ [ "show", "$eq", true ], [ "mode", "$eq", "single" ] ], "type": "color", "name": "颜色", "default": "#1283E3" }, "radius": { "show": [ [ "show", "$eq", false ], [ "mode", "$eq", "single" ] ], "type": "number", "name": "半径", "min": 0, "default": 4 } } }, "area": { "name": "区域", "type": "group", "children": { "angle": { "name": "角度", "type": "slider", "default": 0, "step": 1, "min": -180, "max": 180, "suffix": "°", "showRange": true }, "areaColor": { "name": "填充颜色", "type": "array", "fold": false, "default": [], "child": { "type": "object", "name": "颜色<%=i+1%>", "child": { "offset": { "name": "百分值", "type": "slider", "default": 100, "step": 1, "min": 0, "max": 100, "suffix": "%", "showRange": true }, "color": { "name": "颜色", "type": "color", "default": "#fff" } } } } } } } } } }, "api_data": { "source": [ { "x": "2010/01/01 00:00:00", "y": 235, "s": "系列一" }, { "x": "2010/02/01 00:00:00", "y": 200, "s": "系列一" }, { "x": "2010/03/01 00:00:00", "y": 25, "s": "系列一" }, { "x": "2010/04/01 00:00:00", "y": 190, "s": "系列一" }, { "x": "2010/05/01 00:00:00", "y": 90, "s": "系列一" }, { "x": "2010/06/01 00:00:00", "y": 142, "s": "系列一" }, { "x": "2010/07/01 00:00:00", "y": 50, "s": "系列一" }, { "x": "2010/08/01 00:00:00", "y": 250, "s": "系列一" }, { "x": "2010/09/01 00:00:00", "y": 100, "s": "系列一" }, { "x": "2010/10/01 00:00:00", "y": 120, "s": "系列一" }, { "x": "2010/11/01 00:00:00", "y": 88, "s": "系列一" }, { "x": "2010/12/01 00:00:00", "y": 120, "s": "系列一" }, { "x": "2010/01/01 00:00:00", "y": 20, "s": "系列二" }, { "x": "2010/02/01 00:00:00", "y": 20, "s": "系列二" }, { "x": "2010/03/01 00:00:00", "y": 120, "s": "系列二" }, { "x": "2010/04/01 00:00:00", "y": 30, "s": "系列二" }, { "x": "2010/05/01 00:00:00", "y": 70, "s": "系列二" }, { "x": "2010/06/01 00:00:00", "y": 20, "s": "系列二" }, { "x": "2010/07/01 00:00:00", "y": 32, "s": "系列二" }, { "x": "2010/08/01 00:00:00", "y": 12, "s": "系列二" }, { "x": "2010/09/01 00:00:00", "y": 20, "s": "系列二" }, { "x": "2010/10/01 00:00:00", "y": 8, "s": "系列二" }, { "x": "2010/11/01 00:00:00", "y": 20, "s": "系列二" }, { "x": "2010/12/01 00:00:00", "y": 15, "s": "系列二" } ] }, "thumbnail": "/civ_pandaview_component/pandabi-component/assets/ngnaqkzd0m_1627464444944_x9l747qimz.png" } }