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

update without squashing #8

Merged
merged 180 commits into from Mar 18, 2017
Merged

update without squashing #8

merged 180 commits into from Mar 18, 2017

Conversation

ibnIrshad
Copy link
Owner

No description provided.

goretkin and others added 30 commits December 17, 2015 13:49
When determining which pixels to mask in the resampled image, if _any_
contribution to final value comes from a masked pixel, mask the
result.

Due to Agg special-casing the meaning of the alpha channel,
the interpolation for the mask channel needs to be done separately.
This is probably a template for doing the over/under separately.

print out exact hash on travis
This patch adds two new rcParams allowing to set label alignment. The sole
reason for the existance of these new parameters is to allow user to reset the
style to before 2.0 for testing purposes. More specifically, ytick horizontal
alignement was changed in a non backward compatible way. xtick vertical
alignement was added for API consistency.

closes #7905
This allows the public classic stylesheet to be 'more' backward compatible
FIX label vertical alignment can now be specified
This makes the result a bit more reproducable and comparable.
Travis may or may not have a browser installed, but AppVeyor definitely
does, so this saves a tiny bit of processing power per run.
This breaks saving PNG when using the PGF backend.

Fixes #8121.
FIX: invalid arguments passed to pdftocairo in pgf
Set sticky_edges correctly for negative height bar().
tacaswell and others added 29 commits March 12, 2017 17:52
MNT: Cleanup visual_tests and disable browser opening
BUG Ignore invisible axes in computing tight_layout
DOC moved changelog to the documentation
MAINT moved some maintenance and helper python scripts to tools/
Conflicts:
  .travis.yml
     - kept extra lines from 2.0.x to print a few more diagnostics
  lib/matplotlib/tests/test_backend_pgf.py
    - keep master version of test decorators
   lib/matplotlib/tests/test_image.py
    - kept addational tests from 2.0.x
    - removed a @cleanup
  lib/matplotlib/tests/test_ticker.py
   - conflict from b03b71a
     kept master version
Other:
  lib/matplotlib/tests/test_axes.py
    - remove @cleanup
STY: fix whitespace in the tests
The vast majority of examples do not have the executable bit set, so
just make everything consistent.

Also remove `#!/usr/bin/env python` where appropriate.
MNT: Remove executable bit from examples and headers.
DOC shapes and collections is fully SG compatible
Use neutral pronoun in docs.
@ibnIrshad ibnIrshad merged commit b42f1fa into ibnIrshad:master Mar 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet