Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support matplotlib backend "agg" for CueFigure #78

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

agoscinski
Copy link
Collaborator

@agoscinski agoscinski commented Nov 29, 2024

"agg" is the terminal Linux backend, since the user should be aware that nothing can be shown in this case and raising an error prevents testing certain functionalities, we support it and do the same commands as for the "inline" backend.


📚 Documentation preview 📚: https://scicode-widgets--78.org.readthedocs.build/en/78/

"agg" is the terminal Linux backend, since the user should be aware that
nothing can be shown in this case and raising an error prevents testing
certain functionalities, we support it and do the same commands as for
the "inline" backend.
@agoscinski agoscinski merged commit 5327f04 into main Nov 29, 2024
3 of 4 checks passed
@agoscinski agoscinski deleted the support-mpl-backend-agg branch November 29, 2024 14:27
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.

1 participant