Scatter Plot got interesting axis units with pyqtgraph 0.14
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 1.1k
- Avg merge
- 12d 2h
- Merged PRs (30d)
- 1
Description
Did not investigate what happens - it is something I noticed with pyqtgraph 0.14. I do not think this depends on Orange. I see it with even with the release if I have pyqtgraph 0.14.
See the axes (x 0.001). All the values are under 1. I think this is something to disable. :)
I did not investigate further, just keeping it here as a reminder.
Contributor guide
Research direction
Start by reproducing the Scatter Plot behavior with pyqtgraph 0.14 and values below 1, then compare the axis labels with the same release using another pyqtgraph version. Trace how the x-axis unit label, such as 0.001, is chosen and establish the expected display behavior before making a change. Done means the axis no longer shows an unwanted scaled unit and the behavior is covered by an appropriate regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100