Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix plot fill for one-sided plots (#361)
If all plot points are far negative, the plot widget draws its surface up to invThreshold even if that value is outside of the plot bounds. The problem started to become apparent with the change to the shared drawing context.
- Loading branch information