-
Notifications
You must be signed in to change notification settings - Fork 405
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
import dtale
changes matplotlib settings
#703
Comments
@BlackHC apologies for the issues. I'm working on trying to add some warning filtering and moving the import to within the function that uses it so that unless you use the function (exporting Correlation matrix images) then it shouldn't affect your jupyter sessions |
@BlackHC just released v2.9.0 with this fix. Please let me know how it goes. Also, if you haven't already, please toss your ⭐ on the repo when you get a chance. Thanks 🙏 |
DTale is great. However, when I import it, it changes my matplotlib settings.
See https://cs.github.com/man-group/dtale/blob/3e8d1ce16406a84a9c7293589aa4a8f9b17fb78f/dtale/views.py#L25
This is not great when using jupyter lab as suddently plots don't display correctly anymore (and I don't have the Heiti TC font, resulting in lots of warnings).
The text was updated successfully, but these errors were encountered: