Thanks to visit codestin.com
Credit goes to github.com

Skip to content

3.1.0 API changes page #13870

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

Merged
merged 27 commits into from
Apr 15, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
de39b3d
Merge API changes into 3.1.0 file
dstansby Apr 3, 2019
21f214a
Update API changes page
dstansby Apr 3, 2019
0927ed4
Move all mathtext sections to a common heading
dstansby Apr 3, 2019
1b9199c
Move dependency changes to a common heading
dstansby Apr 3, 2019
b69e833
Move around some more changes to general headers
dstansby Apr 3, 2019
c4187ad
Moving more stuff to top level headers
dstansby Apr 3, 2019
87145a3
Move mlab and pylab removals to top
dstansby Apr 3, 2019
2fc70a4
Move more top level headings to the top
dstansby Apr 3, 2019
52a4d56
Moving more stuff up (getting there!)
dstansby Apr 3, 2019
34209f3
More moving around
dstansby Apr 4, 2019
e0ee5fd
DOC: minor word choice
tacaswell Apr 5, 2019
051240b
DOC: tweak whats new for the tick de-confliction logic
tacaswell Apr 5, 2019
4ba7324
penultimate moving stuff around
dstansby Apr 6, 2019
2c0ad28
DOC: remove duplicate deprecation notes
tacaswell Apr 5, 2019
c5618d7
DOC: convert comment to text
tacaswell Apr 5, 2019
bc35d13
DOC: update the overlapping tick docs
tacaswell Apr 10, 2019
4e2f403
Finish re-ordering API docs
dstansby Apr 11, 2019
30e7c7e
Minor changes
dstansby Apr 11, 2019
4179d5e
DOC: move behavior changes to the top
tacaswell Apr 14, 2019
3f09ccc
DOC: remove trailing commas on enumerated lists
tacaswell Apr 14, 2019
cdb9e14
DOC: tweak code formatting
tacaswell Apr 14, 2019
8fe8c14
DOC: add more cross-references
tacaswell Apr 14, 2019
6f0400e
DOC: re-phrase remove_overlapping_locs prose
tacaswell Apr 14, 2019
68fd1d2
DOC: updates to api_changes
tacaswell Apr 15, 2019
a57b6c4
DOC: add arguemnetless call to add_subplot docstring
tacaswell Apr 15, 2019
310b004
DOC: use sphinx.ext.ifconfig to hide dev-related things
tacaswell Apr 15, 2019
9a1ee2b
MNT: placate flake8
tacaswell Apr 15, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 22 additions & 19 deletions doc/api/api_changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,39 @@
API Changes
===========

A log of changes to the most recent version of Matplotlib that affect the
outward-facing API. If updating Matplotlib breaks your scripts, this list may
help you figure out what caused the breakage and how to fix it by updating
your code. For API changes in older versions see :doc:`api_changes_old`.
If updating Matplotlib breaks your scripts, this list may help you figure out
what caused the breakage and how to fix it by updating your code.

For new features that were added to Matplotlib, see :ref:`whats-new`.

This pages lists API changes for the most recent version of Matplotlib.
For API changes in older versions see

.. toctree::
:maxdepth: 1

api_changes_old

Changes for the latest version are listed below. For new features that were
added to Matplotlib, see :ref:`whats-new`.

.. note::
.. ifconfig:: releaselevel == 'dev'

The list below is a table of contents of individual files from the
'next_api_changes' folder.
.. note::

When a release is made
The list below is a table of contents of individual files from the
'next_api_changes' folder.

- The full text list below should be moved into its own file in
'prev_api_changes'
- All the files in 'next_api_changes' should be moved to the bottom of this page
- This note, and the toctree below should be commented out
When a release is made

- All the files in 'next_api_changes/' should be moved to a single file in
'prev_api_changes/'.
- The include directive below should be changed to point to the new file
created in the previous step.
- This note, and the toctree below should be commented out.

.. toctree::
:glob:
:maxdepth: 1

next_api_changes/*
.. toctree::
:glob:
:maxdepth: 1

next_api_changes/*

.. include:: prev_api_changes/api_changes_3.1.0.rst
3 changes: 3 additions & 0 deletions doc/api/axis_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,10 @@ Formatters and Locators
Axis.set_major_locator
Axis.set_minor_formatter
Axis.set_minor_locator

Axis.remove_overlapping_locs
Axis.get_remove_overlapping_locs
Axis.set_remove_overlapping_locs

Axis Label
----------
Expand Down
14 changes: 0 additions & 14 deletions doc/api/next_api_changes/2017-10-24-DS.rst

This file was deleted.

4 changes: 0 additions & 4 deletions doc/api/next_api_changes/2018-01-03-AL.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/api/next_api_changes/2018-01-07-AL.rst

This file was deleted.

6 changes: 0 additions & 6 deletions doc/api/next_api_changes/2018-01-08-AL.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/api/next_api_changes/2018-01-09-AL.rst

This file was deleted.

28 changes: 0 additions & 28 deletions doc/api/next_api_changes/2018-01-10-AL.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/api/next_api_changes/2018-01-21-AL.rst

This file was deleted.

4 changes: 0 additions & 4 deletions doc/api/next_api_changes/2018-01-22-AL.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/api/next_api_changes/2018-01-27-AL.rst

This file was deleted.

16 changes: 0 additions & 16 deletions doc/api/next_api_changes/2018-01-28-AL.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/api/next_api_changes/2018-01-28_tac.rst

This file was deleted.

40 changes: 0 additions & 40 deletions doc/api/next_api_changes/2018-01-30-AL.rst

This file was deleted.

8 changes: 0 additions & 8 deletions doc/api/next_api_changes/2018-01-31-AL.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/api/next_api_changes/2018-02-03-AL.rst

This file was deleted.

8 changes: 0 additions & 8 deletions doc/api/next_api_changes/2018-02-05-AL.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/api/next_api_changes/2018-02-06-AL.rst

This file was deleted.

11 changes: 0 additions & 11 deletions doc/api/next_api_changes/2018-02-16-AL.rst

This file was deleted.

8 changes: 0 additions & 8 deletions doc/api/next_api_changes/2018-02-17-AL.rst

This file was deleted.

6 changes: 0 additions & 6 deletions doc/api/next_api_changes/2018-03-31-AL.rst

This file was deleted.

8 changes: 0 additions & 8 deletions doc/api/next_api_changes/2018-05-15-AL-removals.rst

This file was deleted.

13 changes: 0 additions & 13 deletions doc/api/next_api_changes/2018-06-02-TH.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/api/next_api_changes/2018-06-24-JMK.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/api/next_api_changes/2018-07-16-AL-removals.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/api/next_api_changes/2018-07-17-AL-deprecations.rst

This file was deleted.

10 changes: 0 additions & 10 deletions doc/api/next_api_changes/2018-07-22-AL-deprecations.rst

This file was deleted.

7 changes: 0 additions & 7 deletions doc/api/next_api_changes/2018-07-22-AL.rst

This file was deleted.

17 changes: 0 additions & 17 deletions doc/api/next_api_changes/2018-08-17-AL-deprecations.rst

This file was deleted.

11 changes: 0 additions & 11 deletions doc/api/next_api_changes/2018-08-19-AL-deprecations.rst

This file was deleted.

9 changes: 0 additions & 9 deletions doc/api/next_api_changes/2018-08-29-AL-sankey.rst

This file was deleted.

5 changes: 0 additions & 5 deletions doc/api/next_api_changes/2018-08-31-AL-gs.rst

This file was deleted.

6 changes: 0 additions & 6 deletions doc/api/next_api_changes/2018-08-31-AL.rst

This file was deleted.

Loading