This project is mirrored from https://bitbucket.org/jakimowb/eo-time-series-viewer.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Feb 05, 2014
-
-
tommy3001 authored
-
- Feb 03, 2014
- Feb 02, 2014
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
ArrowItem: setStyle now combines new options with previously-set options. AxisItem: fix minor exceptions
-
- Feb 01, 2014
-
-
Mikhail Terekhov authored
-
Mikhail Terekhov authored
-
Mikhail Terekhov authored
-
Mikhail Terekhov authored
-
- Jan 25, 2014
-
-
Luke Campagnola authored
Import and py3 bugfixes for MultiPlotWidget Add setMinimumPlotHeight method.
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
Merge remote-tracking branch 'termim/develop' into multiplotwidget-fix
-
- Jan 23, 2014
-
-
Luke Campagnola authored
Minor setup corrections
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
- Added FillBetweenItem.setCurves() - Added FillBetweenItem example
-
- Jan 22, 2014
-
-
Luke Campagnola authored
- removes the tools/debian directory (re-added in debian branch) - updates to setup scripts
-
Luke Campagnola authored
-
- Jan 21, 2014
-
-
Mikhail Terekhov authored
-
- Jan 20, 2014
-
-
Luke Campagnola authored
-
- Jan 19, 2014
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-
Luke Campagnola authored
-
-
Luke Campagnola authored
-
Luke Campagnola authored
Merge branch 'scatter-optim' into develop
-
Luke Campagnola authored
added simple test
-
- Jan 18, 2014
-
-
Luke Campagnola authored
-
- Jan 17, 2014
-
-
John Lund authored
drawSymbol is module-level funct, not class method
-
Luke Campagnola authored
-
- Jan 15, 2014
-
-
Luke Campagnola authored
Conflicts: pyqtgraph/functions.py pyqtgraph/graphicsItems/AxisItem.py
-
Luke Campagnola authored
-
Luke Campagnola authored
ImageItem.getHistogram is more clever about constructing histograms: - integer dtype images now have integer-aligned bins, with bin number determined by a target value - step size is automatically chosen based on a target image size - bins and step arguments have default values 'auto'
-
Luke Campagnola authored
- integer dtype images now have integer-aligned bins, with bin number determined by a target value - step size is automatically chosen based on a target image size - bins and step arguments have default values 'auto'
-
Luke Campagnola authored
Merge remote-tracking branch 'anntzer/integer-image-histogram-range' into integer-image-histogram-range
-
- Jan 14, 2014
-
-
Antony Lee authored
When an ImageItem's data has an integer dtype, this patch ensures that each bin of the LUT histogram contains the same number of integer values, in order to avoid "spikes" in the histogram that are merely due to some bins covering more integer values than others. This commit needs testing (it was rebased from an old commit).
-