pyqtgraph/tests
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
..
dockarea Clean up test files 2021-05-31 21:06:16 -07:00
exporters Catch and Address Warnings in test_svg and pytest.ini 2021-05-31 21:06:16 -07:00
graphicsItems Add axis convenience methods and matrix display example (#1726) 2021-06-07 07:44:19 -07:00
images Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
imageview Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
parametertree Clean up test files 2021-05-31 21:06:16 -07:00
util Clean up test files 2021-05-31 21:06:16 -07:00
widgets Clean up test files 2021-05-31 21:06:16 -07:00
__init__.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
conftest.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
image_testing.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_configparser.py Clean up test files 2021-05-31 21:06:16 -07:00
test_functions.py Color map linearization (#1797) 2021-06-08 20:41:46 -07:00
test_makeARGB.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_Point.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_qt.py Clean up test files 2021-05-31 21:06:16 -07:00
test_ref_cycles.py Clean up test files 2021-05-31 21:06:16 -07:00
test_reload.py Clean up test files 2021-05-31 21:06:16 -07:00
test_signalproxy.py Clean up test files 2021-05-31 21:06:16 -07:00
test_srttransform3d.py Clean up test files 2021-05-31 21:06:16 -07:00
test_stability.py Clean up test files 2021-05-31 21:06:16 -07:00
test_Vector.py Clean up test files 2021-05-31 21:06:16 -07:00
ui_testing.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
uictest.ui Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00