pyqtgraph/doc
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
..
extensions minor edits 2013-07-03 08:54:18 -04:00
source Add axis convenience methods and matrix display example (#1726) 2021-06-07 07:44:19 -07:00
listmissing.py MNT: Print function -> Print statement 2015-07-11 11:17:48 -05:00
make.bat Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
Makefile Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
requirements.txt Pin sphinx version to avoid buggy sphinx.ext.viewcode 2021-02-15 16:24:49 -08:00