Commits
Click on a commit to change the comparison rangefix(lib): `reuse` function from `plotting` module now updates defaults
Previously, defaults were always replaced, which was would cause nested context managers to lead to surprises (especially since some built-in plotting functions contain context managers, without telling the user). This is considered to be a fix, rather than a change.