Skip to content

Confusion about GetMinX() and friends #49

@DRNadler

Description

@DRNadler

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions