forked from matplotlib/matplotlib
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit a0d5b0a
DOC: Remove simple_legend examples from User Demo
The same plots are contained in the legend guide at
https://matplotlib.org/devdocs/users/explain/axes/legend_guide.html#legend-location
https://matplotlib.org/devdocs/users/explain/axes/legend_guide.html#multiple-legends-on-the-same-axes
And there, they aleady have accompanying descriptions. Instead of moving
these examples to the text_labels_and_annotations section, I've decided
to remove them and instead link the existing legend examples with a
see also to the legend guide. I believe this is more helpful than
having more uncommented legend examples.1 parent 33dbc47 commit a0d5b0a
File tree
6 files changed
+20
-48
lines changed- galleries
- examples
- text_labels_and_annotations
- userdemo
- users_explain/axes
6 files changed
+20
-48
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 | + | ||
41 | + | ||
42 | + | ||
43 | + | ||
44 | + |
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 | + | ||
182 | + | ||
183 | + | ||
184 | + | ||
185 | + | ||
186 | + | ||
187 | + |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | + | ||
4 | + | ||
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
|
0 commit comments