Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eece274

Browse filesBrowse files
committed
Merge remote-tracking branch 'origin/v3.1.x' into v3.2.x
Conflicts: doc/_static/mpl.css doc/index.rst doc/users/github_stats.rst lib/matplotlib/tests/test_axes.py lib/matplotlib/tests/test_path.py Kept v3.2.x version in all cases doc/users/prev_whats_new/github_stats_3.1.2.rst kept v3.1.x version
2 parents 5c310e9 + 782f6ef commit eece274
Copy full SHA for eece274

File tree

Expand file treeCollapse file tree

3 files changed

+173
-824
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+173
-824
lines changed

‎doc/citing.rst

Copy file name to clipboardExpand all lines: doc/citing.rst
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ pp. 90-95, 2007 <https://doi.org/10.1109/MCSE.2007.55>`_.
2727
2828
DOIs
2929
----
30+
v3.1.3
31+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3633844.svg
32+
:target: https://doi.org/10.5281/zenodo.3633844
3033
v3.1.2
3134
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3563226.svg
3235
:target: https://doi.org/10.5281/zenodo.3563226
@@ -45,6 +48,9 @@ v3.0.2
4548
v3.0.1
4649
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1482098.svg
4750
:target: https://doi.org/10.5281/zenodo.1482098
51+
v2.2.5
52+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3633833.svg
53+
:target: https://doi.org/10.5281/zenodo.3633833
4854
v3.0.0
4955
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1420605.svg
5056
:target: https://doi.org/10.5281/zenodo.1420605

‎doc/users/github_stats.rst

Copy file name to clipboardExpand all lines: doc/users/github_stats.rst
+5-7Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Pull Requests (795):
226226
* :ghpull:`16079`: Fix restuctured text formatting
227227
* :ghpull:`16080`: Cleanup docstrings in backend_bases.py
228228
* :ghpull:`16061`: Fix deprecation message for axes_grid1.colorbar.
229-
* :ghpull:`16006`: Ignore pos in StrCategoryFormatter.__call__ to display correct label in the preview window
229+
* :ghpull:`16006`: Ignore pos in StrCategoryFormatter.__call__ to display correct label in the preview window
230230
* :ghpull:`16056`: Backport PR #15864 on branch v3.2.x ([Add the info of 'sviewgui' in thirdparty package])
231231
* :ghpull:`15864`: Add 'sviewgui' to list of thirdparty packages
232232
* :ghpull:`16055`: Backport PR #16037 on branch v3.2.x (Doc: use empty ScalarMappable for colorbars with no associated image.)
@@ -442,7 +442,7 @@ Pull Requests (795):
442442
* :ghpull:`13510`: Change Locator MAXTICKS checking to emitting a log at WARNING level.
443443
* :ghpull:`15184`: Mark missing_references extension as parallel read safe
444444
* :ghpull:`15150`: Autodetect whether pgf can use \includegraphics[interpolate].
445-
* :ghpull:`15163`: 3.2.0 API changes page
445+
* :ghpull:`15163`: 3.2.0 API changes page
446446
* :ghpull:`15176`: What's new for 3.2.0
447447
* :ghpull:`11947`: Ensure streamplot Euler step is always called when going out of bounds.
448448
* :ghpull:`13702`: Deduplicate methods shared between Container and Artist.
@@ -666,7 +666,7 @@ Pull Requests (795):
666666
* :ghpull:`14763`: Deprecate math_symbol_table function directive
667667
* :ghpull:`14762`: Decrease uses of get_canvas_width_height.
668668
* :ghpull:`14748`: Cleanup demo_text_path.
669-
* :ghpull:`14740`: Remove sudo tag in travis
669+
* :ghpull:`14740`: Remove sudo tag in travis
670670
* :ghpull:`14737`: Cleanup twin axes docstrings.
671671
* :ghpull:`14729`: Small simplifications.
672672
* :ghpull:`14726`: Trivial simplification to Axis3d._get_coord_info.
@@ -961,7 +961,7 @@ Pull Requests (795):
961961
* :ghpull:`13620`: Improve watermark example
962962
* :ghpull:`13589`: Kill Axes._connected.
963963
* :ghpull:`13428`: free cart pendulum animation example
964-
* :ghpull:`10487`: fixed transparency bug
964+
* :ghpull:`10487`: fixed transparency bug
965965
* :ghpull:`13551`: Fix IndexError for pyplot.legend() when plotting empty bar chart with label
966966
* :ghpull:`13524`: Cleanup docs for GraphicsContextBase.{get,set}_dashes.
967967
* :ghpull:`13556`: Cleanup warnings handling in tests.
@@ -982,7 +982,7 @@ Issues (116):
982982
* :ghissue:`6015`: scatterplot axis autoscale fails for small data values
983983
* :ghissue:`15806`: 3.2.0 may break some Cartopy tests
984984
* :ghissue:`15852`: Lasso selector does not show in Jupyter notebook
985-
* :ghissue:`15820`: Show incomplete tick labels when using mixed chinese and english characters
985+
* :ghissue:`15820`: Show incomplete tick labels when using mixed chinese and english characters
986986
* :ghissue:`15770`: DOCS 2D Line label option ``_nolegend_`` is not documented
987987
* :ghissue:`15611`: BUG: Qt5Agg window size regression
988988
* :ghissue:`7130`: Incorrect autoscaling of polar plot limits after scatter
@@ -1104,5 +1104,3 @@ Previous GitHub Stats
11041104
:reversed:
11051105

11061106
prev_whats_new/github_stats_*
1107-
1108-

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.