UNPKG

@antv/g2plot

Version:

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

5 lines 155 B
/** * @file events of waterfall chart is equal to column chart */ export { EVENT_MAP, onEvent } from '../column/event'; //# sourceMappingURL=event.js.map