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

Added weight_as_number method to RenderKivy. #62

Merged
merged 1 commit into from
Oct 9, 2018
Merged

Added weight_as_number method to RenderKivy. #62

merged 1 commit into from
Oct 9, 2018

Conversation

xstreck1
Copy link
Contributor

@xstreck1 xstreck1 commented Oct 9, 2018

This change fixes the incompatibility with matplotlib 3.0.0 where weight_as_number has been removed, causing ImportError.

The function is now part of the source.

The string weights have been mapped to number so as to match those of matplotlib 2.2.2 .

@Shudh
Copy link

Shudh commented Dec 17, 2020

Hi all,

I was giving this a try with the latest version of matplotlib 3.3.3 and was hit by this.. Looks like there has been no progress since 2018.. built it from source and thankfully only one import of png needed commenting (See screenshot for details) in backend_kivy.py
Fixed_Kivy_Matplotlib

Sorry this should go to the issue
#58

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.

3 participants