pyqtgraph/examples
Luke Campagnola 78d4bc0838 Performance enhancements
- HistogramLUTItem avoids using lookup table if possible
 - GradientEditorItem has a method to ask whether the gradient is trivial (can be applied without the use of a lookup table)
 - ROI, LinearRegionItem, InfiniteLine no longer redraw for every mouse movement
2012-04-04 09:29:35 -04:00
..
__init__.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
__main__.py fixed example menu on windows 2012-03-30 15:53:10 -04:00
Arrow.py bugfixes 2012-03-23 03:21:04 -04:00
CLIexample.py Example updates 2012-03-17 11:47:20 -04:00
crosshair.py Added crosshair example 2012-04-03 01:11:39 -04:00
DataSlicing.py import corrections 2012-03-01 22:58:02 -05:00
Draw.py bugfixes 2012-03-23 03:21:04 -04:00
exampleLoaderTemplate.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
exampleLoaderTemplate.ui Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
Flowchart.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
GLMeshItem.py OpenGL scenegraph updates 2012-03-09 12:38:15 -05:00
GLViewWidget.py OpenGL scenegraph updates 2012-03-09 12:38:15 -05:00
GLVolumeItem.py OpenGL scenegraph updates 2012-03-09 12:38:15 -05:00
GradientEditor.py fixes for pyside compatibility 2012-03-01 22:53:52 -05:00
GraphicsLayout.py fixes for pyside compatibility 2012-03-01 22:53:52 -05:00
GraphicsScene.py import corrections 2012-03-01 22:58:02 -05:00
HistogramLUT.py fixes for pyside compatibility 2012-03-01 22:53:52 -05:00
ImageItem.py Example updates 2012-03-17 11:47:20 -04:00
ImageView.py import corrections 2012-03-01 22:58:02 -05:00
initExample.py Example updates 2012-03-17 11:47:20 -04:00
linkedViews.py Bugfix for plot linking 2012-03-23 04:04:04 -04:00
MultiPlotWidget.py fixes for pyside compatibility 2012-03-01 22:53:52 -05:00
PlotSpeedTest.py Performance enhancements 2012-04-04 09:29:35 -04:00
Plotting.py Fixes for PlotCurveItem, PlotDataItem, ScatterPlotItem. 2012-03-18 14:57:36 -04:00
PlotWidget.py Example updates 2012-03-17 11:47:20 -04:00
ROItypes.py import corrections 2012-03-01 22:58:02 -05:00
ScatterPlot.py AxisItem fixes 2012-03-12 12:23:25 -04:00
template.py Example updates 2012-03-17 11:47:20 -04:00
text.py Added TextItem and example 2012-03-17 23:10:00 -04:00
VideoSpeedTest.py Performance enhancements 2012-04-04 09:29:35 -04:00
VideoTemplate.py Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
VideoTemplate.ui Imported major changes from acq4 project. 2012-03-01 21:55:32 -05:00
ViewBox.py fixes for pyside compatibility 2012-03-01 22:53:52 -05:00