UNPKG

@qn-pandora/pandora-visualization

Version:

Pandora 通用可视化库

20 lines (19 loc) 542 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pie_en = void 0; exports.pie_en = { max_size: 'Maximum Size', max_size_explain: 'Maximum Size is applied when there are more slices than that you set.', ring_title: 'Loop', play_title: 'Loop interval', play_explain: 'Unit: s', circular_width: 'Width', total: 'Total', sector_offset: 'Sector Offset', label: 'Label', label_types: { field: 'Field', number: 'Number', percent: 'Percent' } };