UNPKG

sigplot-ts

Version:

TypeScript-based Integration Library for SigPlot 2.0

7 lines (6 loc) 167 B
/** * Author: Thomas Goodwin * Company: Geon Technologies, LLC */ export { RasterPlotData } from './raster-plot-data'; export { RasterPlot } from './raster-plot';