8000 Several small What's New fixes by QuLogic · Pull Request #9259 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Several small What's New fixes #9259

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 5 commits into from
Oct 2, 2017
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
DOC: Fix broken link to legend demo.
  • Loading branch information
QuLogic committed Oct 1, 2017
commit 2b789a20ec393325019b4ff5255769af2741809e
2 changes: 1 addition & 1 deletion doc/users/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ legend area in the specified number of sections; ``pad`` changes the padding
between the legend keys.

.. figure:: /gallery/text_labels_and_annotations/images/sphx_glr_legend_demo_004.png
:target: ../../gallery/text_labels_and_annotations/legend_demo.html
:target: ../gallery/text_labels_and_annotations/legend_demo.html
:align: center
:scale: 50

Expand Down
0