Skip to content

optimize ScatterPlotItem with pxMode=True#3

Merged
campagnola merged 9 commits intopyqtgraph:developfrom
gpoulin:scatter_optim
Jan 19, 2014
Merged

optimize ScatterPlotItem with pxMode=True#3
campagnola merged 9 commits intopyqtgraph:developfrom
gpoulin:scatter_optim

Conversation

@gpoulin
Copy link
Copy Markdown
Contributor

@gpoulin gpoulin commented Sep 20, 2013

Improve the performance of ScatterPlotItem with pxMode=True by 3x. #2

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

returning directly self._pen is faster but the width of the axis is smaller even if self.pen().width == 1. Do you have an idea why?

gpoulin pushed a commit to gpoulin/pyqtgraph that referenced this pull request Sep 24, 2013
@campagnola campagnola merged commit d22403f into pyqtgraph:develop Jan 19, 2014
@campagnola
Copy link
Copy Markdown
Member

Finally merged it. Thanks very much for your work on this!

@campagnola campagnola mentioned this pull request Mar 9, 2014
campagnola referenced this pull request in acq4/pyqtgraph May 1, 2020
some python version compatibility changes
outofculture pushed a commit to outofculture/pyqtgraph that referenced this pull request Oct 16, 2020
use a buffer-qimage so we can avoid allocing so much
outofculture pushed a commit to outofculture/pyqtgraph that referenced this pull request Oct 13, 2025
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.

2 participants