UNPKG

@antv/g2plot

Version:

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

13 lines (12 loc) 266 B
export default class GuideLine { config: any; private plot; private cfg; private values; constructor(cfg: any); private _init; private _getState; private _extractValues; private getDefaultStyle; private getDefaultTextAlign; }