pyqtgraph/tests/graphicsItems
Nils Nemitz 0cc3580687
Traditional log10 mode for PlotDataItem (by adding "mapped data" stage) (#1992)
* make PlotDataItem aware of mapped data

* inf suppression, metadata storage and refactor of data structures

* cleanup, test, and documentation pass

* re-added prepareForPaint, added PlotDataset to sphinx index

* strip more print statements

* indicate (internal) PlotDataset documentation as orphaned to avoid sphinx error

* Do not export PlotDataset

* replacement example

* example comments
2021-10-06 22:40:38 -07:00
..
PlotItem Fix: updateDecimate should not unhide intentionaly hidden curves (#1973) 2021-09-07 21:19:22 -07:00
ViewBox Clean up test files 2021-05-31 21:06:16 -07:00
test_ArrowItem.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_AxisItem.py Revert "skip pytest monkeypatch" 2021-06-15 20:28:08 -07:00
test_ErrorBarItem.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_GraphicsItem.py Clean up test files 2021-05-31 21:06:16 -07:00
test_ImageItem.py add __all__ to various files 2021-06-25 21:19:33 +08:00
test_ImageItemFormat.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_InfiniteLine.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
test_LegendItem.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_LinearRegionItem.py Add option to limit LinearRegionitem bounds to a secondary item (#1834) 2021-07-17 21:02:06 -07:00
test_NonUniformImage.py Move and Update test-data repo into pyqtgraph repo 2021-05-31 21:05:00 -07:00
test_PlotCurveItem.py test the QPolygonF codepath 2021-06-05 15:09:59 +08:00
test_PlotDataItem.py Traditional log10 mode for PlotDataItem (by adding "mapped data" stage) (#1992) 2021-10-06 22:40:38 -07:00
test_ROI.py Fix LineROI handle positions 2021-07-03 07:51:23 -07:00
test_ScatterPlotItem.py Close instead of clear test_scatterplotitm 2021-06-08 21:23:49 -07:00
test_TextItem.py Clean up test files 2021-05-31 21:06:16 -07:00