UNPKG

@antv/g2plot

Version:

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

4 lines (3 loc) 168 B
import { Shape } from '@antv/g'; /** 图形在水平或垂直方向抖开 */ export default function nodeJitter(shape: Shape, option: any, index: any, cfg: any): void;