Skip to content

DOC: fix build #15449

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 1 commit into from
Oct 19, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
10 changes: 4 additions & 6 deletions doc/users/github_stats.rst
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ Pull Requests (598):
* :ghpull:`13510`: Change Locator MAXTICKS checking to emitting a log at WARNING level.
* :ghpull:`15184`: Mark missing_references extension as parallel read safe
* :ghpull:`15150`: Autodetect whether pgf can use \includegraphics[interpolate].
* :ghpull:`15163`: 3.2.0 API changes page
* :ghpull:`15163`: 3.2.0 API changes page
* :ghpull:`15176`: What's new for 3.2.0
* :ghpull:`11947`: Ensure streamplot Euler step is always called when going out of bounds.
* :ghpull:`13702`: Deduplicate methods shared between Container and Artist.
Expand Down Expand Up @@ -294,7 +294,7 @@ Pull Requests (598):
* :ghpull:`15067`: Fix cross-references in API changes < 1.0
* :ghpull:`15061`: Fix cross-references in tutorials and FAQ
* :ghpull:`15060`: Fix cross-references in examples.
* :ghpull:`14957`: Documentation for using ConnectionPatch across Axes with constrained_
* :ghpull:`14957`: Documentation for using ConnectionPatch across Axes with constrained\_
* :ghpull:`15053`: Make citation bit of README less wordy
* :ghpull:`15044`: numpydoc set_size_inches docstring
* :ghpull:`15050`: Clarify unnecessary special handling for colons in paths.
Expand Down Expand Up @@ -448,7 +448,7 @@ Pull Requests (598):
* :ghpull:`14763`: Deprecate math_symbol_table function directive
* :ghpull:`14762`: Decrease uses of get_canvas_width_height.
* :ghpull:`14748`: Cleanup demo_text_path.
* :ghpull:`14740`: Remove sudo tag in travis
* :ghpull:`14740`: Remove sudo tag in travis
* :ghpull:`14737`: Cleanup twin axes docstrings.
* :ghpull:`14729`: Small simplifications.
* :ghpull:`14726`: Trivial simplification to Axis3d._get_coord_info.
Expand Down Expand Up @@ -743,7 +743,7 @@ Pull Requests (598):
* :ghpull:`13620`: Improve watermark example
* :ghpull:`13589`: Kill Axes._connected.
* :ghpull:`13428`: free cart pendulum animation example
* :ghpull:`10487`: fixed transparency bug
* :ghpull:`10487`: fixed transparency bug
* :ghpull:`13551`: Fix IndexError for pyplot.legend() when plotting empty bar chart with label
* :ghpull:`13524`: Cleanup docs for GraphicsContextBase.{get,set}_dashes.
* :ghpull:`13556`: Cleanup warnings handling in tests.
Expand Down Expand Up @@ -867,5 +867,3 @@ Previous GitHub Stats
:reversed:

prev_whats_new/github_stats_*


13 changes: 0 additions & 13 deletions doc/users/prev_whats_new/github_stats_3.1.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1249,16 +1249,3 @@ Issues (161):
* :ghissue:`11587`: Missing filled contours when using contourf
* :ghissue:`11716`: errorbar pickling fails when specifying y error bars
* :ghissue:`11557`: Hoping add a drawing function 'patch' in matplotlib



Previous Github Stats
---------------------


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

github_stats_*
16 changes: 1 addition & 15 deletions doc/users/prev_whats_new/github_stats_3.1.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,23 +194,9 @@ Issues (30):
* :ghissue:`14318`: Don't try to set missing history buttons.
* :ghissue:`14265`: symlog looses some points since 3.1.0 (example given)
* :ghissue:`14274`: BUG: plotting with Numpy array subclasses is slow with Matplotlib 3.1.0 (regression)
* :ghissue:`14263`: import pyplot issue -
* :ghissue:`14263`: import pyplot issue -
* :ghissue:`14227`: Update "working with Mpl on OSX" docs
* :ghissue:`13448`: boxplot doesn't normalize properties before applying them
* :ghissue:`14226`: Modify matplotlib TextBox value without triggering callback
* :ghissue:`14232`: LinearSegmentedColormap with N=1 gives confusing error message
* :ghissue:`10365`: Scatter plot with non-sequence ´c´ color should give a better Error message.


Previous GitHub Stats
---------------------


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

prev_whats_new/github_stats_*