pyqtgraph/pyqtgraph/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 Traditional log10 mode for PlotDataItem (by adding "mapped data" stage) (#1992) 2021-10-06 22:40:38 -07:00
ArrowItem.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
AxisItem.py Merge pull request #1951 from timgates42/bugfix_typos 2021-08-04 22:01:50 -07:00
BarGraphItem.py BarGraphItem CSV export and documentation 2019-08-06 09:32:43 -07:00
ButtonItem.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
ColorBarItem.py more readable names for color map references in ColorBarItem API (#1908) 2021-07-23 14:45:57 -07:00
CurvePoint.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
DateAxisItem.py Add axis convenience methods and matrix display example (#1726) 2021-06-07 07:44:19 -07:00
ErrorBarItem.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
FillBetweenItem.py add __all__ to various files 2021-06-25 21:19:33 +08:00
GradientEditorItem.py use QColor methods and functions 2021-08-04 09:19:34 +08:00
GradientLegend.py Draw GradientLegend in ViewBox coordinates (#1864) 2021-07-03 21:43:39 -07:00
GraphItem.py push bullet lists over 2 spaces to get them to show up as such in the… (#1912) 2021-07-21 07:12:35 -07:00
GraphicsItem.py add __all__ to various files 2021-06-25 21:19:33 +08:00
GraphicsLayout.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
GraphicsObject.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
GraphicsWidget.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
GraphicsWidgetAnchor.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
GridItem.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
HistogramLUTItem.py fix for autoLevel of RGB histograms 2021-09-08 09:20:12 +02:00
ImageItem.py warn about usage of non-uint8 LUTs 2021-09-08 09:52:46 +08:00
InfiniteLine.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
IsocurveItem.py add __all__ to various files 2021-06-25 21:19:33 +08:00
ItemGroup.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
LabelItem.py use QColor methods and functions 2021-08-04 09:19:34 +08:00
LegendItem.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
LinearRegionItem.py push bullet lists over 2 spaces to get them to show up as such in the… (#1912) 2021-07-21 07:12:35 -07:00
MultiPlotItem.py Improve docs for MultiPlotWidget and MultiPlotItem 2020-07-19 14:28:58 -07:00
NonUniformImage.py add __all__ to various files 2021-06-25 21:19:33 +08:00
PColorMeshItem.py docs: Fix a few typos 2021-08-05 06:47:08 +10:00
PlotCurveItem.py use QColor methods and functions 2021-08-04 09:19:34 +08:00
PlotDataItem.py Traditional log10 mode for PlotDataItem (by adding "mapped data" stage) (#1992) 2021-10-06 22:40:38 -07:00
ROI.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
ScaleBar.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
ScatterPlotItem.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
TargetItem.py docs: Fix a few typos 2021-08-05 06:47:08 +10:00
TextItem.py push bullet lists over 2 spaces to get them to show up as such in the… (#1912) 2021-07-21 07:12:35 -07:00
UIGraphicsItem.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
VTickGroup.py Many unused import cleanups (#1935) 2021-07-31 07:35:23 -07:00
__init__.py Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00