PlotDefaults.visualize_bold#

static PlotDefaults.visualize_bold()[source]#

Plotting defaults for TimeseriesExtractor.visualize_bold.

Returns:

dict[str, Any] – Default parameters:

  • dpiint, default=300 –

    Dots per inch for the figure.

  • figsizetuple, default=(11, 5) –

    Figure size in inches (width, height).

  • bbox_inchesstr, default=”tight” –

    Alters size of the whitespace in the saved image.