Merged
Conversation
And use it in plase of subprocess on posix systems.
follow up to matplotlib#6714
At request of fedora package maintainers. closes matplotlib#6536
…dency-check ENH: Added support for `mgs` to Ghostscript dependecy checker
DOC: explain behavior of notches beyond quartiles
TST: add test for CFF / OTF files
MNT: use _get_data_path is cbook
MNT: Use subprocess32 on python 2.7
When scaling the dash pattern by the linewidth do the scaling at artist creation / value set time rather than at draw time. closes matplotlib#6592 closes matplotlib#6588 closes matplotlib#6590 Closes matplotlib#6693 closes matplotlib#5430
…caling FIX: refactor dash scaling
Second beta for matplotlib v2.0.0 - fixed bugs in scaling dash pattern by linewidth - fixed over/under propagating in images - back ported improved png API from master - deprecate gtk, gdk, wx (not gtkagg, wxagg) backends - tweaks to default font sizes - ensure default ticker always has at least 2 ticks - remove vendored version of `six` - updated GUI icons - many small bug fixes
Conflicts: lib/matplotlib/collections.py import conflicts lib/matplotlib/lines.py import conflicts lib/matplotlib/tests/test_coding_standards.py adjacent lines were removed lib/matplotlib/tests/test_font_manager.py multiple tests were added setupext.py comments
Member
Author
|
The appveyor failure is connectivity issues. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Had to resolve non-trivial merge conflicts, letting travis have a go.