pyqtgraph/examples
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
..
cx_freeze update cx_freeze example and add a workaround for templates 2021-05-24 17:50:24 -03:00
optics Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
py2exe Fix: avoid importing py3 module from pyqt when using py2 2014-04-03 13:33:16 -04:00
relativity Catch remaining 'values' usages 2021-08-06 08:04:51 -04:00
verlet_chain Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
Arrow.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
BarGraphItem.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
CLIexample.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
ColorBarItem.py more readable names for color map references in ColorBarItem API (#1908) 2021-07-23 14:45:57 -07:00
ColorButton.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
ColorGradientPlots.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
ConsoleWidget.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
CustomGraphItem.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
DataSlicing.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
DataTreeWidget.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
DateAxisItem.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
DateAxisItem_QtDesigner.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
DateAxisItem_QtDesigner.ui Date axis item (#1154) 2020-04-27 11:43:22 -07:00
DiffTreeWidget.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
Draw.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
ErrorBarItem.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
ExampleApp.py Set focus to the example filter + Ctrl+F listener for focus (#1873) 2021-07-03 07:58:51 -07:00
FillBetweenItem.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
Flowchart.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
FlowchartCustomNode.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
GLBarGraphItem.py add Big Sur conditional examples from utils.py 2021-07-31 08:28:45 +08:00
GLGradientLegendItem.py Add GLGradientLegendItem to pyqtgraph 2021-07-30 20:19:27 -07:00
GLGraphItem.py Add really basic GLGraphItem example 2021-09-07 20:28:57 -07:00
GLImageItem.py change examples to use setCameraPosition 2021-07-17 18:25:21 +08:00
GLIsosurface.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
GLLinePlotItem.py use QColor methods and functions 2021-08-04 09:19:34 +08:00
GLMeshItem.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
GLPainterItem.py implement set/get for cameraParams 2021-07-19 06:57:07 +08:00
GLScatterPlotItem.py change examples to use setCameraPosition 2021-07-17 18:25:21 +08:00
GLSurfacePlot.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
GLTextItem.py Add "GLTextItem" (#1776) 2021-06-05 08:19:54 -07:00
GLViewWidget.py change examples to use setCameraPosition 2021-07-17 18:25:21 +08:00
GLVolumeItem.py Merge pull request #1903 from pijyoi/cleanup_glv 2021-07-17 21:59:40 -07:00
GLshaders.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
GradientEditor.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
GradientWidget.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
GraphItem.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
GraphicsLayout.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
GraphicsScene.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
HistogramLUT.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
ImageItem.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
ImageView.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
InfiniteLine.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
JoystickButton.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
Legend.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
LogPlotTest.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
MatrixDisplayExample.py Add axis convenience methods and matrix display example (#1726) 2021-06-07 07:44:19 -07:00
MouseSelection.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
MultiPlotSpeedTest.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
MultiPlotWidget.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
MultiplePlotAxes.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
NonUniformImage.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
PColorMeshItem.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
PanningPlot.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
PlotAutoRange.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
PlotSpeedTest.py Catch remaining 'values' usages 2021-08-06 08:04:51 -04:00
PlotWidget.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
Plotting.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
ProgressDialog.py Fix windows hidpi (#1516) 2021-01-27 10:59:07 -08:00
ROIExamples.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
ROItypes.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
RemoteGraphicsView.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
RemoteSpeedTest.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
RunExampleApp.py Clean up test files 2021-05-31 21:06:16 -07:00
ScaleBar.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
ScatterPlot.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
ScatterPlotSpeedTest.py Catch remaining 'values' usages 2021-08-06 08:04:51 -04:00
ScatterPlotWidget.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
SimplePlot.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
SpinBox.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
Symbols.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
TableWidget.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
TreeWidget.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
VideoSpeedTest.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
VideoTemplate.ui VideoSpeedTest.py : Add numba checkbox 2021-05-07 15:35:27 +08:00
VideoTemplate_pyqt5.py VideoSpeedTest.py : Add numba checkbox 2021-05-07 15:35:27 +08:00
VideoTemplate_pyqt6.py New Template Files for PyQt6 6.1 2021-06-08 21:23:49 -07:00
VideoTemplate_pyside2.py VideoSpeedTest.py : Add numba checkbox 2021-05-07 15:35:27 +08:00
VideoTemplate_pyside6.py New Template Files for PyQt6 6.1 2021-06-08 21:23:49 -07:00
ViewBox.py docs: Fix a few typos 2021-08-05 06:47:08 +10:00
ViewBoxFeatures.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
ViewLimits.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
__init__.py example app now works with Qt4 and Python2 again (#1302) 2020-10-19 11:51:12 -07:00
__main__.py Fix ExampleApp: Use pg module from directory when run without installation (#1432) 2020-11-09 14:57:01 -08:00
_buildParamTypes.py Better parameter tree testing (#1953) 2021-09-23 21:06:00 -07:00
_paramtreecfg.py Better parameter tree testing (#1953) 2021-09-23 21:06:00 -07:00
beeswarm.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
colorMaps.py Fix Matplotlib color map import, add CC0 maps locally (#1865) 2021-06-26 08:41:57 -07:00
colorMapsLinearized.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
contextMenu.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
crosshair.py Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
customGraphicsItem.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
customPlot.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
designerExample.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
designerExample.ui Patch/window handling (#468) 2020-06-01 11:23:18 -07:00
dockarea.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
exampleLoaderTemplate.ui Filter examples (#1868) 2021-06-26 17:51:34 -07:00
exampleLoaderTemplate_pyqt5.py Filter examples (#1868) 2021-06-26 17:51:34 -07:00
exampleLoaderTemplate_pyqt6.py Filter examples (#1868) 2021-06-26 17:51:34 -07:00
exampleLoaderTemplate_pyside2.py Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
exampleLoaderTemplate_pyside6.py Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
fractal.py Revert Point.angle behavior change (#1806) 2021-05-27 08:51:06 -07:00
hdf5.py Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
histogram.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
imageAnalysis.py Add option to limit LinearRegionitem bounds to a secondary item (#1834) 2021-07-17 21:02:06 -07:00
infiniteline_performance.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
initExample.py Adds EOF newline to files missing it. 2021-08-02 11:51:28 -04:00
isocurve.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
linkedViews.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
logAxis.py Traditional log10 mode for PlotDataItem (by adding "mapped data" stage) (#1992) 2021-10-06 22:40:38 -07:00
multiplePlotSpeedTest.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
multiprocess.py Replace main stanza with PyQt6 compatable variant (#1645) 2021-03-22 11:17:12 -07:00
optics_demos.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
parallelize.py Remove all usage of python2_3.py (#1939) 2021-08-01 21:43:32 -07:00
parametertree.py Better parameter tree testing (#1953) 2021-09-23 21:06:00 -07:00
relativity_demo.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
scrollingPlots.py Remove the use of pyqtgraph.ptime (#1914) 2021-07-22 20:57:50 -07:00
syntax.py Use Qt6 Enum Namespace 2021-06-08 21:23:49 -07:00
template.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
test_examples.py add Big Sur conditional examples from utils.py 2021-07-31 08:28:45 +08:00
text.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00
utils.py Add GLGradientLegendItem to pyqtgraph 2021-07-30 20:19:27 -07:00
verlet_chain_demo.py change all examples to use pg.exec() 2021-05-14 06:16:21 +08:00