UNPKG

@qn-pandora/pandora-visualization

Version:

Pandora 通用可视化库

21 lines (20 loc) 590 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.honeycomb_en = void 0; exports.honeycomb_en = { color_type: { title: 'Color Type', mutil_color: 'Multi color gradient', single_color: 'Monochrome gradient', custom: 'Custom color' }, radius: { max: 'max radius', min: 'min radius' }, distance: 'Space between cells', distance_explain: '占半径的比例,用小数比较', group_num: 'group num of row', title_height: 'title height', honeycomb_num: 'cell num of row' };