Skip to content

ENH add config and move plot_backend to config system#141

Merged
lorentzenchr merged 4 commits intomainfrom
add_config
Feb 29, 2024
Merged

ENH add config and move plot_backend to config system#141
lorentzenchr merged 4 commits intomainfrom
add_config

Conversation

@lorentzenchr
Copy link
Copy Markdown
Owner

Closes #128.
This adds a config system, either globally via set_config(plot_backend=...) or via context manager config_context(plot_backend=...).
Therefore, the plot_backend parameter of the plot_* functions is removed.

@lorentzenchr lorentzenchr merged commit 3250068 into main Feb 29, 2024
@lorentzenchr lorentzenchr deleted the add_config branch February 29, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Additional plotting backend plotly

1 participant