pyqtgraph/examples
Luke Campagnola 4d846e2aad 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
2011-06-14 19:47:52 -04:00
..
test_Arrow.py Updates merged from acq4: 2011-06-14 19:47:52 -04:00
test_draw.py Updates merged from acq4: 2011-06-14 19:47:52 -04:00
test_ImageItem.py Updates merged from acq4: 2011-06-14 19:47:52 -04:00
test_ImageView.py Updates merged from acq4: 2011-06-14 19:47:52 -04:00
test_MultiPlotWidget.py Updates merged from acq4: 2011-06-14 19:47:52 -04:00
test_PlotWidget.py Updates merged from acq4: 2011-06-14 19:47:52 -04:00
test_ROItypes.py Updates merged from acq4: 2011-06-14 19:47:52 -04:00
test_scatterPlot.py Updates merged from acq4: 2011-06-14 19:47:52 -04:00
test_viewBox.py Merged from Ingo B. with changes 2011-04-05 12:53:05 -04:00