Mobilogram ========== Chromatograms can be plotted using kind = mobilogram. In this plot, ion mobility is on the x-axis and intensity is on the y-axis. The by parameter can be used to separate out different mass traces. Functionally these plots have very similar to chromatograms Parameters ---------- .. csv-table:: :file: mobilogramPlot.tsv :header-rows: 1 :delim: tab Example Usage ------------- .. minigallery:: gallery_scripts/ms_bokeh/plot_mobilogram_ms_bokeh.py gallery_scripts/ms_matplotlib/plot_mobilogram_ms_matplotlib.py gallery_scripts/ms_plotly/plot_mobilogram_ms_plotly.py