Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Mep12 showcase #8215
Conversation
NelleV
added the
Documentation
label
Mar 7, 2017
| @@ -28,9 +28,8 @@ | ||
| extensions = ['matplotlib.sphinxext.mathmpl', 'sphinxext.math_symbol_table', | ||
| 'sphinx.ext.autodoc', 'matplotlib.sphinxext.only_directives', | ||
| 'sphinx.ext.doctest', 'sphinx.ext.autosummary', | ||
| - 'matplotlib.sphinxext.plot_directive', |
tacaswell
added this to the
2.1 (next point release)
milestone
Mar 7, 2017
| @@ -2,6 +2,8 @@ | ||
| ======= | ||
| Firefox | ||
| ======= | ||
| + | ||
| +This example shows how to create the firefox logo with Path and patches. |
| +XKCD | ||
| +==== | ||
| + | ||
| +Shows how to create xkcd-like plot. |
| @@ -2,6 +2,8 @@ | ||
| ======= | ||
| Firefox | ||
| ======= | ||
| + | ||
| +This example shows how to create the firefox logo with path and patches. |
NelleV
changed the title from
Mep12 showcase to [MRG] Mep12 showcase
Mar 7, 2017
anntzer
changed the title from
[MRG] Mep12 showcase to [MRG+1] Mep12 showcase
Mar 7, 2017
dstansby
merged commit 558fb80
into matplotlib:master
Mar 7, 2017
dstansby
changed the title from
[MRG+1] Mep12 showcase to Mep12 showcase
Mar 7, 2017
QuLogic
added the
Needs backport
label
Mar 7, 2017
dstansby
modified the milestone: 2.0.1 (next bug fix release), 2.1 (next point release)
Mar 7, 2017
|
Thanks @dstansby ! |
NelleV
deleted the
unknown repository branch
Mar 13, 2017
dstansby
added the
MEP12
label
Mar 25, 2017
dstansby
added a commit
that referenced
this pull request
Mar 25, 2017
|
|
dstansby |
f49fe39
|
|
Backported to |
dstansby
removed the
Needs backport
label
Mar 25, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NelleV commentedMar 7, 2017
refs #7206
More documentation on showcase examples.