-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Consider the following:
I have a time-series to display, with nominal X bounds 0-150,000.
I want to create the plot layer so a sub-range is displayed (ie, zoomed in on a sub-range for initial display).
If I set GetMinX() and friends to the sub-range in the plot ctor, I can never zoom out to see a larger area (why?).
How do I create the plot so that a sub-range is displayed and I can still zoom out?
I cannot find any documentation explaining this, maybe I missed it...
Thanks!
Metadata
Metadata
Assignees
Labels
No labels