Commit 17b9000
committed
FIX: Create a new ScalarMappable for axes_grid test
There is some shared state when adding colorbars to the axes_grid
test here due to competing calls with colorbar.update_normal. To
avoid that, we create a new ScalarMappable instance that creates
a new norm that doesn't share state.1 parent 2dde636 commit 17b9000
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
| |||
0 commit comments