pyqtgraph/doc/source/images
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
..
example_false_color_image.png Make plotting with gradients more fun (#1742) 2021-05-06 23:20:21 -07:00
example_gradient_plot.png Make plotting with gradients more fun (#1742) 2021-05-06 23:20:21 -07:00
example_imageitem_transform.png Add axis convenience methods and matrix display example (#1726) 2021-06-07 07:44:19 -07:00
gen_example_false_color_image.py Add axis convenience methods and matrix display example (#1726) 2021-06-07 07:44:19 -07:00
gen_example_gradient_plot.py Add axis convenience methods and matrix display example (#1726) 2021-06-07 07:44:19 -07:00
gen_example_imageitem_transform.py Add axis convenience methods and matrix display example (#1726) 2021-06-07 07:44:19 -07:00
plottingClasses.png Renaming of GraphicsLayoutItem to GraphicsLayout 2014-02-08 17:27:15 +01:00
plottingClasses.svg Renaming of GraphicsLayoutItem to GraphicsLayout 2014-02-08 17:27:15 +01:00