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
Prevent subplot tag changes if not initiated (#4975)
* Check that subplot set -A is overriding a subplot begin -A setup
Since subplto set -A is used to override a specific tag for the specified panel, there has to be someting to override, i.e., subplot begin -A must have been set.
Closes#4972.
* Update subplot.c
* Oopos, change of plan and forgot to reinstate
* Update doc/rst/source/subplot.rst
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
0 commit comments