Skip to content

Fix exception when AxisItem is initialized with text argument (fixes #3410)#3412

Merged
j9ac9k merged 1 commit intopyqtgraph:masterfrom
simonkeys:fix-axisitem-range-bug
Nov 15, 2025
Merged

Fix exception when AxisItem is initialized with text argument (fixes #3410)#3412
j9ac9k merged 1 commit intopyqtgraph:masterfrom
simonkeys:fix-axisitem-range-bug

Conversation

@simonkeys
Copy link
Copy Markdown
Contributor

@simonkeys simonkeys commented Nov 6, 2025

Fixes exception raised when AxisItem is initialized with text argument, due to range property being referred to before it is initialized.

Fixes #3410

@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Nov 15, 2025

Thanks for the PR @simonkeys !

@j9ac9k j9ac9k merged commit 3ddebae into pyqtgraph:master Nov 15, 2025
36 checks passed
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.

AxisItem cannot be instantiated with a text

2 participants