UNPKG

@antv/g2plot

Version:

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

4 lines (3 loc) 202 B
import { Shape } from '@antv/g'; export default function clearOverlapping(shape: Shape, option: any, index: any, cfg: any): void; export declare function isNodeOverlap(nodeA: any, nodeB: any): boolean;