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

Skip to content

Commit cc45104

Browse files
authored
Merge pull request #13964 from meeseeksmachine/auto-backport-of-pr-13870-on-v3.1.x
Backport PR #13870 on branch v3.1.x (3.1.0 API changes page)
2 parents 889abdf + 99a7729 commit cc45104

File tree

108 files changed

+1132
-1020
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+1132
-1020
lines changed

doc/api/api_changes.rst

Lines changed: 22 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,36 +3,39 @@
33
API Changes
44
===========
55

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

11-
For new features that were added to Matplotlib, see :ref:`whats-new`.
12-
13-
This pages lists API changes for the most recent version of Matplotlib.
9+
For API changes in older versions see
1410

1511
.. toctree::
1612
:maxdepth: 1
1713

1814
api_changes_old
1915

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

21-
.. note::
19+
.. ifconfig:: releaselevel == 'dev'
2220

23-
The list below is a table of contents of individual files from the
24-
'next_api_changes' folder.
21+
.. note::
2522

26-
When a release is made
23+
The list below is a table of contents of individual files from the
24+
'next_api_changes' folder.
2725

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

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

34-
.. toctree::
35-
:glob:
36-
:maxdepth: 1
3734

38-
next_api_changes/*
35+
.. toctree::
36+
:glob:
37+
:maxdepth: 1
38+
39+
next_api_changes/*
40+
41+
.. include:: prev_api_changes/api_changes_3.1.0.rst

doc/api/axis_api.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,10 @@ Formatters and Locators
6060
Axis.set_major_locator
6161
Axis.set_minor_formatter
6262
Axis.set_minor_locator
63+
6364
Axis.remove_overlapping_locs
65+
Axis.get_remove_overlapping_locs
66+
Axis.set_remove_overlapping_locs
6467

6568
Axis Label
6669
----------

doc/api/next_api_changes/2017-10-24-DS.rst

Lines changed: 0 additions & 14 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-03-AL.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-07-AL.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-08-AL.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-09-AL.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-10-AL.rst

Lines changed: 0 additions & 28 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-21-AL.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-22-AL.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-27-AL.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-28-AL.rst

Lines changed: 0 additions & 16 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-28_tac.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-30-AL.rst

Lines changed: 0 additions & 40 deletions
This file was deleted.

doc/api/next_api_changes/2018-01-31-AL.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

doc/api/next_api_changes/2018-02-03-AL.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

doc/api/next_api_changes/2018-02-05-AL.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

doc/api/next_api_changes/2018-02-06-AL.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/api/next_api_changes/2018-02-16-AL.rst

Lines changed: 0 additions & 11 deletions
This file was deleted.

doc/api/next_api_changes/2018-02-17-AL.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

doc/api/next_api_changes/2018-03-31-AL.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

doc/api/next_api_changes/2018-05-15-AL-removals.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

doc/api/next_api_changes/2018-06-02-TH.rst

Lines changed: 0 additions & 13 deletions
This file was deleted.

doc/api/next_api_changes/2018-06-24-JMK.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/api/next_api_changes/2018-07-16-AL-removals.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

doc/api/next_api_changes/2018-07-17-AL-deprecations.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/api/next_api_changes/2018-07-22-AL-deprecations.rst

Lines changed: 0 additions & 10 deletions
This file was deleted.

doc/api/next_api_changes/2018-07-22-AL.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

doc/api/next_api_changes/2018-08-17-AL-deprecations.rst

Lines changed: 0 additions & 17 deletions
This file was deleted.

doc/api/next_api_changes/2018-08-19-AL-deprecations.rst

Lines changed: 0 additions & 11 deletions
This file was deleted.

doc/api/next_api_changes/2018-08-29-AL-sankey.rst

Lines changed: 0 additions & 9 deletions
This file was deleted.

doc/api/next_api_changes/2018-08-31-AL-gs.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

doc/api/next_api_changes/2018-08-31-AL.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)