plotly_io.plotly_sed_spectra

plotly_io.plotly_sed_spectra(
    sed_models,
    labels,
    highlight_model=None,
    wl_range=None,
    units='mJy',
    wl_scale='linear',
    resolution=250.0,
    throughput=None,
)

Make a plotly figure of stellar SED spectra.

Back to top