Commit Graph

3023 Commits

Author SHA1 Message Date
Luke Campagnola 349561e133 Replaced QMatrix (deprecated) with QTransform 2011-04-05 13:17:28 -04:00
Luke Campagnola bcfd47d8c3 Added short readme file 2011-04-05 13:05:05 -04:00
Luke Campagnola a5668a1a26 Merged from Ingo B. with changes
Implements single axis scaling by mouse wheel over tick marks
2011-04-05 12:53:05 -04:00
Luke Campagnola 7629bca34d 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
2011-04-05 10:35:50 -04:00
Ingo B. 90fb5d04d4 - sync with lp:pyqtgraph (missing changes in PlotItem.py) 2011-02-16 21:05:21 +01:00
Ingo B. 3b820c2972 sync with lp:~luke-campagnola/pyqtgraph/main 2011-02-16 18:11:23 +01:00
Ingo B. a1edf60ea9 - asymmetric scaling by mousewheel over scales (ScaleItem) 2011-02-10 17:03:28 +01:00
Ingo B. a8260b641c - Disables panning of the whole scene by mousewheel if the event is not
catched earlier by an item implementing this. Test it at the empty space 
  where the auto button appears in the plot window or on the scaleItems.
  Which element does this panning by default? parents: scene or view?
2011-02-10 16:13:03 +01:00
Luke Campagnola 397a1c8a66 bugfixes 2011-02-09 22:44:09 -05:00
Luke Campagnola 4aeaf61976 Merge changes from lp:~ibressler/pyqtgraph/devel 2011-02-07 19:52:48 -05:00
Luke Campagnola c55392965f Merge from ACQ4:
- Lots of bug fixes
 - API change in PlotItem.plot(...)
 - Started replacing QObjectWorkaround with QWidget
 - Made plotCurveItems clickable
 - Added curve-following arrows
2011-02-07 19:40:38 -05:00
Ingo B. 1efb60a963 - ScaleItem: avoid drawing of multiple ticks at the same position 2011-02-07 21:26:21 +01:00
Ingo B. 56f54cbf9b - added&enabled wheelEvent for PlotItem (symmetric scaling) 2011-02-03 11:49:56 +01:00
Ingo B. bf1e59ca22 - changes to get some examples working on my side
(test_PlotWidget.py, test_MultiPlotWidget.py)
  (ubuntu 10.10, python 2.6.6, qt 4.7.0, pyqt 4.7.4, numpy 1.3.0)
2011-02-03 11:03:13 +01:00
Luke Campagnola 661e4411e2 Numerous fixes
added scatter plots
2010-11-21 22:50:04 -05:00
Luke Campagnola dbcdf7ec91 little fix --plots may contain nans now 2010-07-27 00:39:13 -04:00
Luke Campagnola fac29dc9d9 added signalproxy class 2010-07-27 00:13:23 -04:00
Luke Campagnola cd344c3488 fix--forgot to add ptime module 2010-07-27 00:09:10 -04:00
Luke Campagnola 39cf791fba minor updates / fixes 2010-07-25 00:33:26 -04:00
Luke Campagnola 2ca08c69ce merged many changes in from acq4:
- added vertical lines / regions for plots
 - added gradient editor widget
 - many bugfixes
 - cleaned up imageview a bit
2010-07-24 14:29:09 -04:00
Luke Campagnola 7efc975400 Numerous updates merged from acq4 2010-05-01 12:19:27 -04:00
Luke Campagnola 11897061d1 Removed some debugging code, moved examples 2010-03-22 02:21:56 -04:00
Luke Campagnola 3d84aefbc4 Initial commit (again) 2010-03-22 01:48:52 -04:00