You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not really good practice, especially as it's imported by default when users run import tobac. It's funny, @w-k-jones@galexsky and I were just talking about this. I'll get on a PR to fix this shortly.
The text was updated successfully, but these errors were encountered:
In
tobac/plotting.py
, we force the Matplotlib backend toagg
:https://github.com/climate-processes/tobac/blob/e2af8e0c6f7e78f936c42539660bcb2b20e290c6/tobac/plotting.py#L2
This is not really good practice, especially as it's imported by default when users run
import tobac
. It's funny, @w-k-jones @galexsky and I were just talking about this. I'll get on a PR to fix this shortly.The text was updated successfully, but these errors were encountered: