Skip to content

Improved Matplotlib version checking for Python code#50

Open
pixalytics wants to merge 1 commit intozhaokg:masterfrom
pixalytics-ltd:master
Open

Improved Matplotlib version checking for Python code#50
pixalytics wants to merge 1 commit intozhaokg:masterfrom
pixalytics-ltd:master

Conversation

@pixalytics
Copy link
Copy Markdown

I'm installing Rbeast with Python 3.12 and Matplotlib 3.10.1, and the logic for checking the Matplotlib version is failing. As a result, the plotting code tries to incorrectly use the "use_line_collection=True" option that no longer exists. So, I'd like to suggest an improved approach for version checking and I've also created consistency for the three lines where the version is checked. Sam

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