Luke Campagnola
b09862d2c1
bugfix: PlotDataItem now checks for inf as well as nan in data.
2012-04-23 10:10:03 -04:00
Luke Campagnola
33bc81a121
Fixed click signal propagation for PlotDataItem
2012-04-21 15:55:27 -04:00
Luke Campagnola
44f2a0ecc4
Documentation updates
2012-04-16 16:45:55 -04:00
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
Luke Campagnola
f6da6e2fd0
Added matplotlib exporter
...
Updates to MeshData class (this is still not tested)
2012-03-23 22:13:41 -04:00
Luke Campagnola
f80b73b173
Buxfixes
...
- initialization error in plotcurveitem
- performance fix for plotdataitem
2012-03-18 19:48:40 -04:00
Luke Campagnola
59ed9397a3
Fixes for PlotCurveItem, PlotDataItem, ScatterPlotItem.
...
Made APIs more complete and consistent.
2012-03-18 14:57:36 -04:00
Luke Campagnola
d4e8e2b883
Imported major changes from acq4 project.
2012-03-01 21:55:32 -05:00