UNPKG

@yelon/chart

Version:

Cache the dictionary, city data etc.

3 lines (2 loc) 158 B
import type { Types } from '@antv/g2'; export declare function genMiniTooltipOptions(type: 'mini' | 'default', options?: Types.TooltipCfg): Types.TooltipCfg;