UNPKG

bizcharts

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