PLOTLYPeakMapPlot#
- class pyopenms_viz._plotly.PLOTLYPeakMapPlot(data, **kwargs)#
 Bases:
PLOTLY_MSPlot,PeakMapPlot- _add_box_boundaries(annotation_data)#
 Prepare data for adding box boundaries to the plot.
- Parameters:
 annotation_data (DataFrame) – The feature data containing the box boundaries.
- Returns:
 None
- create_x_axis_plot() Figure#
 main_fig = figure of the main plot (used for measurements in bokeh) ax = ax to plot the x_axis on (specific for matplotlib)