Commit ab6f821
committed
Merge remote-tracking branch 'matplotlib/v2.2.x'
Conflicts:
.travis.yml
INSTALL.rst
doc/_static/mpl.css
doc/api/api_changes.rst
doc/api/index.rst
doc/api/pyplot_summary.rst
doc/conf.py
doc/contents.rst
doc/faq/howto_faq.rst
doc/sphinxext/mock_gui_toolkits.py
doc/users/prev_whats_new/whats_new_1.1.rst
examples/axes_grid1/inset_locator_demo.py
examples/color/color_cycler.py
examples/images_contours_and_fields/contour_demo.py
examples/images_contours_and_fields/contourf_demo.py
lib/matplotlib/_constrained_layout.py
lib/matplotlib/axes/_axes.py
lib/matplotlib/axes/_base.py
lib/matplotlib/backends/backend_agg.py
lib/matplotlib/backends/qt_compat.py
lib/matplotlib/cbook/__init__.py
lib/matplotlib/contour.py
lib/matplotlib/figure.py
lib/matplotlib/font_manager.py
lib/matplotlib/lines.py
lib/matplotlib/pyplot.py
lib/matplotlib/sphinxext/plot_directive.py
lib/matplotlib/tests/test_axes.py
lib/matplotlib/tests/test_backends_interactive.py
lib/matplotlib/tests/test_figure.py
lib/matplotlib/tests/test_image.py
lib/matplotlib/tests/test_lines.py
lib/matplotlib/tests/test_pyplot.py
lib/matplotlib/tests/test_tightlayout.py
lib/mpl_toolkits/axes_grid1/colorbar.py
lib/mpl_toolkits/axes_grid1/inset_locator.py
lib/mpl_toolkits/tests/test_axes_grid1.py
setupext.py
tutorials/advanced/transforms_tutorial.py
tutorials/intermediate/constrainedlayout_guide.py
tutorials/intermediate/imshow_extent.py
In all cases kept the master branch version of conflicted file.File tree
6 files changed
+784
-56
lines changed- doc
- _static
- _templates
- api
- users
- examples/shapes_and_collections
6 files changed
+784
-56
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
735 | 735 | | |
736 | 736 | | |
737 | 737 | | |
738 | | - | |
| 738 | + | |
739 | 739 | | |
740 | 740 | | |
741 | 741 | | |
| |||
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
864 | | - | |
865 | | - | |
866 | | - | |
867 | | - | |
868 | | - | |
869 | | - | |
870 | | - | |
871 | | - | |
872 | | - | |
873 | | - | |
874 | | - | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | | - | |
879 | | - | |
880 | | - | |
881 | | - | |
882 | | - | |
883 | 864 | | |
884 | 865 | | |
885 | 866 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
| 175 | + | |
181 | 176 | | |
182 | 177 | | |
183 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
0 commit comments