ScatterPlot#
- class pyopenms_viz._core.ScatterPlot(data: DataFrame, config: BasePlotConfig = None, **kwargs)#
Bases:
BasePlot
,ScatterConfig
,ABC
- property _kind#
The kind of plot to assemble. Must be overridden by subclasses.
- property current_marker: str#
Get the current color for the plot.
- Returns:
The current color.
- Return type:
str