plot_config_context#
- plot_config_context(plot_config: PerFunctionPlotConfig) Generator[Config, None, None][source]#
Context manager to override parts of the resolved functions
PlotConfig.- Parameters:
plot_config (PerFunctionPlotConfig) – Function plot config override to update plot config for functions run inside of context.
- Yields:
Config