UNPKG

kepler.gl

Version:

kepler.gl is a webgl based application to visualize large scale location data in the browser

4 lines (3 loc) 147 B
import React from 'react'; declare function HistogramPlotFactory(): (props: any) => React.JSX.Element | null; export default HistogramPlotFactory;