Commit Graph

7 Commits

Author SHA1 Message Date
Ingo B.
90fb5d04d4 - sync with lp:pyqtgraph (missing changes in PlotItem.py) 2011-02-16 21:05:21 +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
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
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
3d84aefbc4 Initial commit (again) 2010-03-22 01:48:52 -04:00