UNPKG

@antv/g2plot

Version:

G2 Plot, a market of plots built with the Grammar of Graphics'

3 lines (2 loc) 137 B
import { Tooltip } from '@antv/component'; export declare function showTooltip(canvas: any, layers: any, tooltipCfg: any): Tooltip.Html;