MobilogramPlot#
- class pyopenms_viz._core.MobilogramPlot(data, x, y, annotation_data: DataFrame | None = None, **kwargs)#
Bases:
ChromatogramPlot
,ABC
- __init__(data, x, y, annotation_data: DataFrame | None = None, **kwargs) None #
- property _kind#
The kind of plot to assemble. Must be overridden by subclasses.
- plot(data, x, y, **kwargs)#
Create the plot