UNPKG

@deephaven/js-plugin-plotly-express

Version:
5 lines 300 B
import type { dh } from '@deephaven/jsapi-types'; import { type WidgetPanelProps } from '@deephaven/plugin'; export declare function PlotlyExpressChartPanel(props: WidgetPanelProps<dh.Widget>): JSX.Element; export default PlotlyExpressChartPanel; //# sourceMappingURL=PlotlyExpressChartPanel.d.ts.map