PlotDefaults.get_caps#

static PlotDefaults.get_caps()[source]#

Plotting defaults for CAP.get_caps.

Important

Used when cluster_selection_method is not None.

Returns:

dict[str, Any] – Default parameters:

  • dpiint, default=300 –

    Dots per inch for the figure.

  • figsizetuple, default=(8, 6) –

    Figure size in inches (width, height).

  • bbox_inchesstr, default=”tight” –

    Alters size of the whitespace in the saved image.

  • stepint or None, default=None –

    Controls the progression of the x-axis in plots.