UNPKG

bizcharts

Version:
5 lines 216 B
import 'react'; import { Waterfall } from '@antv/g2plot/lib/plots/waterfall'; import createPlot from '../createPlot'; export default createPlot(Waterfall, 'WaterfallChart'); //# sourceMappingURL=WaterfallChart.js.map