{ "name": "barrageV2", "version": "1.0.0", "scripts": { "build": "cube build ./ --output=../../datavComponent --remote=pandav --smart" }, "dependencies": { "bcore": "0.0.18", "jquery": "2.1.4", "lodash": "4.6.1", "react": "^17.0.2", "react-dom": "^17.0.2", "d3": "5.16.0" }, "pandav": { "cn_name": "弹幕组件", "level": 0, "protocol": 2, "apis": { "source": { "handler": "render", "description": "数据接口", "fields": { "value": { "description": "值", "optional": true, "type": "string" } } } }, "config": { "options": { "type": "menu", "children": { "baseConfig": { "name": "基础配置", "type": "menuChild", "children": { "lineNum": { "name": "弹幕行数", "default": 5, "type": "number" }, "speed": { "name": "弹幕速度", "default": 0.2, "type": "slider", "min": 0, "max": 1, "step": 0.01 }, "loop": { "name": "自动循环", "type": "switch", "default": true, "statusText": true }, "hover": { "name": "支持悬停", "type": "switch", "default": true, "statusText": true } } }, "styleConfig": { "name": "弹幕样式", "type": "menuChild", "children": { "styles": { "name": "样式", "type": "tabs", "default": [ { "textStyle": { "fontFamily": "Mircosoft Yahei", "fontSize": 24, "color": "#1ee7e7", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "shadow": { "show": false, "hShadow": 4, "vShadow": 8, "blur": 4, "color": "rgba(0, 0, 0, 0.5)" } }, { "textStyle": { "fontFamily": "Mircosoft Yahei", "fontSize": 24, "color": "#BAE7FF", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "shadow": { "show": false, "hShadow": 4, "vShadow": 8, "blur": 4, "color": "rgba(0, 0, 0, 0.5)" } }, { "textStyle": { "fontFamily": "Mircosoft Yahei", "fontSize": 24, "color": "#00A0EA", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 }, "shadow": { "show": false, "hShadow": 4, "vShadow": 8, "blur": 4, "color": "rgba(0, 0, 0, 0.5)" } } ], "template": { "name": "系列<%=i+1%>", "type": "object", "children": { "textStyle": { "type": "font", "name": "文本样式", "default": { "fontFamily": "Mircosoft Yahei", "fontSize": 24, "color": "rgba(230,247,255,0.7)", "fontWeight": "normal", "italic": "normal", "letterSpacing": 0 } }, "shadow": { "name": "阴影", "fold": true, "enableHide": true, "type": "group", "children": { "show": { "default": false }, "hShadow": { "name": "水平阴影", "default": 0, "type": "number" }, "vShadow": { "name": "垂直阴影", "default": 0, "type": "number" }, "blur": { "name": "模糊距离", "default": 8, "type": "number" }, "color": { "name": "阴影颜色", "type": "color", "default": "#0075FF" } } } } } } } } } } }, "api_data": { "source": [ { "text": "Panda[V]" }, { "text": "让数据价值看得见" }, { "text": "让数据内容用得着" }, { "text": "看见数字化的无限可能" }, { "text": "熊猫数字孪生可视化 映射万千物理世界" }, { "text": "数字孪生,对物理世界的感知与管理" }, { "text": "可视化的原则是准确清晰️又美观" }, { "text": "熊猫数字孪生可视化搭建平台" }, { "text": "体现数据之美" } ] }, "view": { "width": "450", "height": "500", "minWidth": "10", "minHeight": "10", "z-index": 1010 }, "type": [ "DataV-6:info_target" ], "events": { "click": { "name": "鼠标点击", "type": "object", "fields": { "text": { "description": "文字组件内容", "type": "string" } }, "data": { "text": "Panda[V]" } } }, "publicHandler": {}, "icon": "/civ_pandaview_component/pandabi-component/assets/弹幕组件.gif", "thumbnail": "/civ_pandaview_component/pandabi-component/assets/弹幕组件.gif" } }