UNPKG

@qn-pandora/pandora-visualization

Version:

Pandora 通用可视化库

24 lines (23 loc) 787 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.topology_en = void 0; exports.topology_en = { node_count: '节点限制数', layout: '布局类型', show_label: '展示节点标签', true: '是', false: '否', fruchterman: '横向布局', dagre: '纵向布局', icon_field_label: '节点图标', type_field_label: '节点类型', id_field_label: 'Id', title_field_label: '标题', shape_field_label: 'node shape', icon_field_tooltip: '当前字段决定节点图标的使用', shape_field_tooltip: '支持circle、hexagon、diamond、square', alert_field_label: '告警字段', level: '状态设置', node_rule: '节点状态显示规则', edge_rule: '边状态显示规则' };