You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In colorbar docs, add ref from 'boundaries' doc to 'spacing' doc.
The `spacing` kwarg only makes sense in relation to `boundaries`, so
put the docs for them next to one another and add an explicit reference
from `boundaries` to `spacing`. (The order of the kwargs in the
signature did not change, because it already doesn't match the docs
anyways; reordering them could be done separately.)
0 commit comments