lp:pyqtgraph

Created by lcampagn and last modified
Get this branch:
bzr branch lp:pyqtgraph
Only lcampagn can upload to this branch. If you are lcampagn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
lcampagn
Project:
pyqtgraph
Status:
Development

Recent revisions

19. By Luke Campagnola <email address hidden>

Major merge with dev branch; this branch is ready to become stable after
a few rounds of bugfixes.

18. By Luke Campagnola

Updates merged from acq4:
 - disabled opengl (performance issues in Qt 4.7)
 - numerous caching changes (disabled deviceCoordinateCache due to performance issues)
 - speed up loading large images in ImageView
 - bugfixes from Ingo Breßler
 - Transform rotation bugfix
 - Added debug module
 - Major performance enhancements for scatterplot, fixed point clicking issues
     ** API change for scatterplot click signals
 - Drawing on ImageItem is working well now
 - PlotItem downsampling no longer uses scipy.signal.resample (this was creating artifacts)
 - Fixed ViewBox behavior when aspect-locked

17. By Luke Campagnola <email address hidden>

sync changes from acq4:
 - numerous fixes in close() functions
 - added Transform class
 - ROI widgets now operate in degrees instead of radians for easier Qt compatibility

16. By Luke Campagnola <email address hidden>

Replaced QMatrix (deprecated) with QTransform

15. By Luke Campagnola <email address hidden>

Added short readme file

14. By Luke Campagnola <email address hidden>

Merged from Ingo B. with changes
Implements single axis scaling by mouse wheel over tick marks

13. By Luke Campagnola <email address hidden>

Updates merged in from ACQ4:
  - converted most old-style signals into new-style for PySide compatibility (beware: API changes)
  - removed ObjectWorkaround, now just using QGraphicsWidget
  - performance enhancements, particularly in ROI.getArrayRegion
  - numerous bugfixes

12. By Luke Campagnola <email address hidden>

bugfixes

11. By Luke Campagnola <email address hidden>

Merge changes from lp:~ibressler/pyqtgraph/devel

10. By Luke Campagnola <email address hidden>

Merge from ACQ4:
 - Lots of bug fixes
 - API change in PlotItem.plot(...)
 - Started replacing QObjectWorkaround with QWidget
 - Made plotCurveItems clickable
 - Added curve-following arrows

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.