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

Cannot interactively edit axes limits using Qt5 backend #6082

Closed
anntzer opened this issue Mar 1, 2016 · 3 comments
Closed

Cannot interactively edit axes limits using Qt5 backend #6082

anntzer opened this issue Mar 1, 2016 · 3 comments
Labels
Milestone

Comments

@anntzer
Copy link
Contributor

anntzer commented Mar 1, 2016

Python 3.5.1, matplotlib 1.5.1, Qt5 backend ((Py)Qt5.5.1).
plt.gca() (so axes limits are 0, 1) then click on the "figure options" button.
Typing some values or backspace in the xlimits/ylimits fields has no effect. I think this may be due to a change in behavior of QDoubleValidator between Qt4 and Qt5?

@tacaswell tacaswell modified the milestones: 2.1 (next point release), 2.0.1 (next bug fix release) Mar 1, 2016
@tacaswell
Copy link
Member

Can you also check that the limits have not been changed, but that the canvas was just not re-drawn?

@anntzer
Copy link
Contributor Author

anntzer commented Mar 1, 2016

It is simply not possible to modify the contents of the fields at all.

@anntzer
Copy link
Contributor Author

anntzer commented Apr 17, 2016

Closed by #6241.

@anntzer anntzer closed this as completed Apr 17, 2016
@QuLogic QuLogic modified the milestones: 1.5.2 (Critical bug fix release), 2.0.1 (next bug fix release) Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants