UNPKG

@qn-pandora/pandora-visualization

Version:

Pandora 通用可视化库

19 lines (18 loc) 507 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.font_en = void 0; exports.font_en = { title: 'Font', tooltip: 'Make sure your system contains the font that you select.otherwise the default font is accepted.', family: { Microsoft: 'Microsoft', SimSun: 'SimSun', SimHei: 'SimHei', LiSu: 'Lishu', YouYuan: 'YouYuan', Number: 'Number font' }, weight: 'Weight', size: 'Font size', color: 'Color' };