pyqtgraph/tests
Nils Nemitz 61f067bf7c
Add axis convenience methods and matrix display example (#1726)
* add axis convenient methods and matrix display example

* wrestled wayward space back into docstring

* color map names are case sensitive on Linux

* docstring fix for PlotItem

* protect AxisItem.linkToView from being obscured by DateAxisItem override

* replaced setOrigin method by promoted setPos and setScale

* made tri-state axes switching explicit

* reverted setRect behavior, documentation pass for ImageItem

* minor text adjustment

* implmented some suggested revisions

* fix input parsing for setRect and add tests so that I don't break it again

* don't try to re-add transform after clearing it

* changed example and doc image generators to pg.exec()

* removed commented-out code

* cleaned up transform eqaulity assertion

* restored devoured comment

* restored devoured comment
2021-06-07 07:44:19 -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 Merge branch 'master' into test-polyline 2021-06-04 21:06:52 -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