UNPKG

@deephaven/js-plugin-plotly-express

Version:
7 lines 341 B
import { PlotlyExpressPlugin } from './PlotlyExpressPlugin.js'; // Export legacy dashboard plugin as named export for backwards compatibility export * from './DashboardPlugin.js'; export * from './PlotlyExpressChartModel.js'; export * from './PlotlyExpressChartUtils.js'; export default PlotlyExpressPlugin; //# sourceMappingURL=index.js.map