-
Notifications
You must be signed in to change notification settings - Fork 688
Subplots Limits #666
Copy link
Copy link
Open
Labels
prio:mediumMedium priorityMedium prioritystatus:doingWork is currently in progressWork is currently in progresstype:fixSomething isn't workingSomething isn't working
Description
Metadata
Metadata
Assignees
Labels
prio:mediumMedium priorityMedium prioritystatus:doingWork is currently in progressWork is currently in progresstype:fixSomething isn't workingSomething isn't working
Hi there!
When I add new Plot to BeginSubPlots programmatically, the Limits reset at initial state, while I want let the limits be where it is when I add new plot.
How to make BeginSubPlots not reset Limits, but still where it is?