Commit 4e70548
committed
Cleanup axes_zoom_effect example.
The example can probably be further improved, but 1) don't set ax2 xlims
twice in a row to different values; 2) don't reuse the ax1 name for two
different axes in the same example; 3) use subplot_mosaic to give
meaningful names to the axes.1 parent 903f64e commit 4e70548
1 file changed
+9
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
124 | 121 | | |
125 | 122 | | |
0 commit comments