UNPKG

@antv/g2plot

Version:

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

10 lines (9 loc) 202 B
import responsiveAxis from './axis'; declare const _default: { preRender: any[]; afterRender: { name: string; method: typeof responsiveAxis; }[]; }; export default _default;