-
Notifications
You must be signed in to change notification settings - Fork 749
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
qt_mpl_bars.py update for pyqt5 #2
Comments
Would the code be backwards compatible to older versions of PyQt too? |
no its for pyqt5 if someone is interested in... |
A PR can't hurt. I don't know whether I'll merge it if the changes are large, because there's no way for me to test this now. But I can point people to the PR if they ask about qt5 support. Thanks |
Could you provide the code for pyqt5? I trying to change the code to be compatible with pyqt5 but i'm having some problems. Thank you |
Hey @geraldstanje Could you please provide me the code for pyqt5? i'm also trying to change the code to be compatible with pyqt5 but also experiencing problems, thankyou. |
Hey @geraldstanje I am trying to compile the code with pyqt5. Could you also please provide me the code for pyqt5? I would thank you a lot! :) |
Hey @geraldstanje is there any chance that you still could provide me with the code for pyqt5? And is it also working with Python3? many thanks in advance! |
Hi,
I changed the code in qt_mpl_bars.py to be compatible with pyqt5.
Would you be able to merge it if I send you a pull request?
Thanks,
Gerald
The text was updated successfully, but these errors were encountered: