Nils Nemitz
7d41e8a878
Color map linearization ( #1797 )
...
* extended color map functions
* assertion string, documentation pass, comment purge
* fix some documentation links
* simplify assert statement
* removed comments and redundancy, renamed modulated bar
* include modulatedBarData in documentation
* test running matplotlib with dummy backend
* skip color maps example on OSX/PySide6.1.1
* removed skipping of tests
* reverted some accidental whitespace, removed unneeded numpy import
* removed unneded alpha parameter
2021-06-08 20:41:46 -07:00
Kenneth Lyons
498f2e512b
Add siParse to API docs
2021-02-03 17:14:06 -08:00
Luke Campagnola
70482432b8
Improve ImageItem performance by scaling LUT instead of image when possible.
...
Moved eq function from flowcharts to main function library to support this.
Bonus: fixed a flowchart bug (backspace deletes wrong connector) while I was in there.
2016-01-30 00:10:25 -08:00
Luke Campagnola
250ae84149
doc corrections
...
update contributors list
2014-02-28 21:09:03 -05:00
Luke Campagnola
c72638ab1b
Merge branch 'tommy3001-doc-updates' into develop
...
Conflicts:
pyqtgraph/graphicsItems/AxisItem.py
pyqtgraph/graphicsItems/PlotDataItem.py
pyqtgraph/graphicsItems/ROI.py
2014-02-28 21:07:43 -05:00
Luke Campagnola
2a27687fb2
merged updates from acq4
2013-03-07 15:29:56 -05:00
Luke Campagnola
6e5c5e402b
merged many new features from ACQ4
2013-02-10 17:45:16 -05:00
Luke Campagnola
af59296231
Reorganized directory structure to be more standard
...
Started new SVG exporter
Merged updates from ACQ4
2012-12-25 00:43:31 -05:00