Commit 1a83a43
committed
Remove redundant axes_grid colorbar examples.
simple_colorbar is basically a shorter version of
demo_colorbar_with_axes_divider with no text explanation (and a really
confusing title -- we don't actually want most users to even look at
that example), so just delete it (with a redirection).
demo_colorbar_with_inset_axes is a version of
demo_colorbar_with_inset_locator, but specialized for adding a colorbar
to an inset axes. That's a rather specialized case and anyways it works
"as is" without doing anything special -- it's just saying that you can
combine two relatively orthogonal features and they are happy together.
So just delete it (with a redirection).1 parent f05167c commit 1a83a43
File tree
5 files changed
+5
-57
lines changed- galleries
- examples/axes_grid1
- users_explain/toolkits
5 files changed
+5
-57
lines changedLines changed: 0 additions & 33 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments