UNPKG

@qn-pandora/pandora-visualization

Version:

Pandora 通用可视化库

33 lines (32 loc) 767 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.capsule_bar_zh = void 0; exports.capsule_bar_zh = { label: { rate: '比例', current: '当前值', hide: '隐藏' }, subtotal: { label: '汇总方式', sum: '和', max: '最大值', constant: '固定值' }, shape: { label: '柱子形状', capsule: '胶囊', rectangle: '矩形' }, label_position: { label: '标签位置', left: '左', top: '上' }, shadow_color: '阴影颜色', bar_color: '柱子颜色', value_font: '数值样式', label_font: '标签样式', label_width: '标签列宽', value_width: '指标列度' };