Skip to content

remove MatplotlibWidget from pg namespace#2400

Merged
j9ac9k merged 2 commits intopyqtgraph:masterfrom
pijyoi:hide-mplwidget
Aug 24, 2022
Merged

remove MatplotlibWidget from pg namespace#2400
j9ac9k merged 2 commits intopyqtgraph:masterfrom
pijyoi:hide-mplwidget

Conversation

@pijyoi
Copy link
Copy Markdown
Contributor

@pijyoi pijyoi commented Aug 24, 2022

This PR partially undoes #2366, specifically its import of MatplotlibWidget into the pg namespace.
Firstly, it adds unnecessary overhead to the import of pyqtgraph for users who do not use the Matplotlib Exporter functionality.
Secondly, this import seems to be causing the segfault in one of the CI pipelines (Python 3.9.13 / Linux / PySide2 5.15) for the not-yet-merged #2318.

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Aug 24, 2022

Thanks for your help debugging this and for the PR @pijyoi

@j9ac9k j9ac9k merged commit be0cbc0 into pyqtgraph:master Aug 24, 2022
@pijyoi pijyoi deleted the hide-mplwidget branch August 24, 2022 23:44
pijyoi added a commit to pijyoi/pyqtgraph that referenced this pull request Aug 26, 2022
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.

2 participants