Spectrum ======== A spectrum can be plot using kind = "spectrum". In this plot, mass-to-charge ratio is on the x-axis and intensity is on the y-axis. Parameters ---------- .. csv-table:: Chromatogram Options :file: spectrumPlot.tsv :header-rows: 1 :delim: tab Example Usage ------------- .. minigallery:: gallery_scripts/ms_matplotlib/plot_spectrum_ms_matplotlib.py gallery_scripts/ms_bokeh/plot_spectrum_ms_bokeh.py gallery_scripts/ms_plotly/plot_spectrum_ms_plotly.py gallery_scripts/ms_bokeh/plot_spectrum_dia_ms_bokeh.py gallery_scripts/ms_matplotlib/plot_spectrum_dia_ms_matplotlib.py gallery_scripts/ms_plotly/plot_spectrum_dia_ms_plotly.py gallery_scripts/ms_matplotlib/plot_investigate_spectrum_binning_ms_matplotlib.py gallery_scripts/ms_matplotlib/plot_investigate_spectrum_binning_ms_matplotlib.py gallery_scripts/ms_matplotlib/plot_manuscript_d_fructose_spectrum_prediction_ms_matplotlib.py