Skip to content

Backport qt editor improvements #6717

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

Closed

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jul 10, 2016

Backports #5342, #5469, #6346, #6347, #6366, #6372, #6383 to 2.x. See discussion in #6383.

tacaswell and others added 14 commits July 6, 2016 10:43
In cbook.safe_mask_invalid also ensure that the data is in
native byte order.

close matplotlib#6671 closes matplotlib#6394
This maybe the source of flaky tests.
…cal-none-linestyle

Fix canonical name for "None" linestyle in qtconfig gui
This patch allows the user to interactively set an image's colormap from the
axes and lines (and now images) parameters editor (in the Qt backend).

Colormaps are listed from those registered with matplotlib.cm.  Colorbars seem
to be handled properly.
The previous implementation was incorrect and would yield a double entry
in the cmap combobox.
Currently, `(cmin, cmax)` is swapped if `cmin > cmax` because it's not
easy to impose the constraint using formlayout.
@anntzer
Copy link
Contributor Author

anntzer commented Jul 10, 2016

Targeted the wrong branch, sorry. See #6718 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants