Commit be7422b
committed
Prefer colorbar(ScalarMappable(...)) to ColorbarBase in tutorial.
Nearly all the colorbar_only tutorial already uses
`colorbar(ScalarMappable(...))` to generate "standalone" colorbars;
change the last example that was still using `ColorbarBase`.1 parent 8c2fbda commit be7422b
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
0 commit comments