Skip to content

PlotCurveItem error with x axis and stepMode="center", autoRange and autoVisible#3496

Open
djdt wants to merge 1 commit into
pyqtgraph:masterfrom
djdt:master
Open

PlotCurveItem error with x axis and stepMode="center", autoRange and autoVisible#3496
djdt wants to merge 1 commit into
pyqtgraph:masterfrom
djdt:master

Conversation

@djdt

@djdt djdt commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Similar to #2595, an IndexError is raised for PlotCurveItems with stepMode="center" when dataBounds is called and orthoRange is not None. The previous pull request only fixed this for the y axis, and not x. In this pull request a False is appended to the mask array.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant