Skip to content

When I use drag-to-zoom to adjust the data range, the data disappears and leaves a blank area. #2150

@ZLin-Sy

Description

@ZLin-Sy

PlotViewController = new PlotController();
PlotViewController.UnbindAll();
PlotViewController.BindMouseDown(OxyMouseButton.Left, OxyPlot.PlotCommands.ZoomRectangle);
With the above code, when the data disappears and shows a blank, if I reduce the overall height of the control, the data will reappear; however, when I restore the control to its original height, the data disappears and the blank area returns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions