UNPKG

@antv/g2plot

Version:

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

8 lines (7 loc) 196 B
import ElementParser from '../base'; export default class AreaParser extends ElementParser { init(): void; parseColor(): void; parseStyle(): void; private _getColorMappingField; }