MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

↓ 1 callersMethodshmFileName
(self)
pyqtgraph/widgets/RemoteGraphicsView.py:273
↓ 1 callersMethodshowExportDialog
(self)
pyqtgraph/GraphicsScene/GraphicsScene.py:540
↓ 1 callersMethodshowMenu
(self, ev)
pyqtgraph/graphicsItems/GradientEditorItem.py:290
↓ 1 callersFunctionsiApply
pyqtgraph/functions.py:283
↓ 1 callersFunctionsiParse
Convert a value written in SI notation to a tuple (number, si_prefix, suffix). Example: siParse('100 µV') # returns ('100', 'µ', 'V')
pyqtgraph/functions.py:216
↓ 1 callersFunctionsiScale
Return the recommended scale factor and SI prefix string for x. Parameters ---------- x : float The value to be scaled.
pyqtgraph/functions.py:97
↓ 1 callersMethodsize
(self)
pyqtgraph/opengl/items/GLAxisItem.py:44
↓ 1 callersMethodsize
(self)
pyqtgraph/opengl/items/GLGridItem.py:46
↓ 1 callersMethodskipFactor
(self, minSpc)
pyqtgraph/graphicsItems/DateAxisItem.py:129
↓ 1 callersMethodslot
(self)
tests/test_functions.py:503
↓ 1 callersFunctionsome_func1
()
pyqtgraph/examples/DataTreeWidget.py:12
↓ 1 callersFunctionsome_func2
()
pyqtgraph/examples/DataTreeWidget.py:14
↓ 1 callersMethodspacing
(self)
pyqtgraph/opengl/items/GLGridItem.py:61
↓ 1 callersMethodspanToSliderValue
(self, v)
pyqtgraph/parametertree/parameterTypes/slider.py:76
↓ 1 callersFunctionstacksFromTraceback
Return (text, stack_frame) for a traceback and the stack preceding it If *lastFrame* is given and present in the stack, then the stack is truncat
pyqtgraph/console/stackwidget.py:89
↓ 1 callersMethodstart
Remember the current set of objects as the comparison for all future calls to diff() Called automatically on init, but can be called
pyqtgraph/debug.py:711
↓ 1 callersMethodstart
(self, interval=None)
pyqtgraph/debug.py:1174
↓ 1 callersMethodstartDrag
(self)
pyqtgraph/dockarea/Dock.py:195
↓ 1 callersMethodstartEventTimer
(self)
pyqtgraph/multiprocess/processes.py:395
↓ 1 callersMethodstartEventTimer
(self)
pyqtgraph/multiprocess/processes.py:447
↓ 1 callersMethodstartRequestProcessing
Start listening for requests coming from the child process. This allows signals to be connected from the child process to the parent.
pyqtgraph/multiprocess/processes.py:453
↓ 1 callersMethodstepTo
(self, t)
pyqtgraph/examples/relativity/relativity.py:661
↓ 1 callersMethodstretch
(self)
pyqtgraph/dockarea/Dock.py:102
↓ 1 callersFunctionsuggestDType
Return a suitable dtype for x
pyqtgraph/flowchart/library/functions.py:257
↓ 1 callersMethodtabClicked
(self, tab, ev=None)
pyqtgraph/dockarea/Container.py:262
↓ 1 callersMethodtakeChild
(self, i)
pyqtgraph/parametertree/parameterTypes/checklist.py:64
↓ 1 callersMethodtakeChild
(self, index)
pyqtgraph/widgets/TreeWidget.py:321
↓ 1 callersMethodtakeTopLevelItem
(self, index)
pyqtgraph/widgets/TreeWidget.py:192
↓ 1 callersMethodtargetRange
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:497
↓ 1 callersMethodtermRenamed
(self, name)
pyqtgraph/flowchart/Terminal.py:320
↓ 1 callersMethodterminalRenamed
Called after a terminal has been renamed Causes sigTerminalRenamed to be emitted.
pyqtgraph/flowchart/Node.py:131
↓ 1 callersMethodtest
Ask the user to decide whether an image test passes or fails. This method displays the test image, reference image, and the differenc
tests/image_testing.py:360
↓ 1 callersFunctiontest_ExampleLoader
()
pyqtgraph/examples/RunExampleApp.py:14
↓ 1 callersFunctiontest_ImageItem
(transpose=False)
tests/graphicsItems/test_ImageItem.py:65
↓ 1 callersFunctiontest_screenInformation
()
pyqtgraph/util/get_resolution.py:5
↓ 1 callersMethodtextChanged
Called when this item's text has changed for any reason.
pyqtgraph/widgets/TableWidget.py:444
↓ 1 callersMethodtextPen
Get the pen used for drawing text. If no custom text pen has been set, this method will return a pen with the default foregr
pyqtgraph/graphicsItems/AxisItem.py:705
↓ 1 callersMethodtickPen
Get the pen used for drawing ticks. If no custom tick pen has been set, this method will return the axis's main pen.
pyqtgraph/graphicsItems/AxisItem.py:747
↓ 1 callersMethodtickSpacing
Determine the spacing of ticks on the axis. This method is called whenever the axis needs to be redrawn and is a good method
pyqtgraph/graphicsItems/AxisItem.py:1112
↓ 1 callersMethodtickValue
Return the value (from 0.0 to 1.0) of the specified tick. ============== ===========================================================
pyqtgraph/graphicsItems/GradientEditorItem.py:339
↓ 1 callersMethodtickValues
(self, minVal, maxVal, minSpc)
pyqtgraph/graphicsItems/DateAxisItem.py:178
↓ 1 callersMethodtoHtml
(self)
pyqtgraph/graphicsItems/TextItem.py:107
↓ 1 callersMethodtopLevelItems
(self)
pyqtgraph/widgets/TreeWidget.py:201
↓ 1 callersFunctiontrace
(rays, optics)
pyqtgraph/examples/optics/pyoptic.py:542
↓ 1 callersMethodtrace
(self, frame, event, arg)
pyqtgraph/debug.py:70
↓ 1 callersMethodtrace
(self)
pyqtgraph/examples/optics/pyoptic.py:568
↓ 1 callersMethodtransformAngle
Return the rotation produced by this item's transform (this assumes there is no shear in the transform) If relativeItem is given, then the ang
pyqtgraph/graphicsItems/GraphicsItem.py:378
↓ 1 callersFunctiontransformToArray
Given a QTransform, return a 3x3 numpy array. Given a QMatrix4x4, return a 4x4 numpy array. Example: map an array of x,y coordinates
pyqtgraph/functions.py:1108
↓ 1 callersMethodtranslate
Acceptable arguments are: x, y [x, y] Point(x,y)
pyqtgraph/SRTTransform.py:89
↓ 1 callersMethodtranslateBy
Translate the view by *t*, which may be a Point or tuple (x, y). Alternately, x or y may be specified independently, leaving the oth
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:832
↓ 1 callersMethodtreeCopy
(tree)
pyqtgraph/flowchart/NodeLibrary.py:75
↓ 1 callersMethodtreeWidgetChanged
(self)
pyqtgraph/parametertree/parameterTypes/basetypes.py:368
↓ 1 callersMethodtreeWidgetChanged
(self)
pyqtgraph/widgets/TreeWidget.py:285
↓ 1 callersMethodtrigger
()
pyqtgraph/parametertree/ParameterItem.py:198
↓ 1 callersMethoduniform
Return the location integer for a uniform variable in this program
pyqtgraph/opengl/shaders.py:409
↓ 1 callersFunctionunnestedDict
Converts a dict-of-dicts to a singly nested dict for non-recursive parsing
pyqtgraph/examples/ExampleApp.py:285
↓ 1 callersMethodunregister
Remove this ViewBox from the list of linkable views. (see :func:`register() <pyqtgraph.ViewBox.register>`)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:290
↓ 1 callersFunctionupdate
()
pyqtgraph/examples/fractal.py:41
↓ 1 callersFunctionupdate
(roi)
pyqtgraph/examples/ROIExamples.py:65
↓ 1 callersFunctionupdate
()
pyqtgraph/examples/DataSlicing.py:40
↓ 1 callersFunctionupdate1
()
pyqtgraph/examples/scrollingPlots.py:23
↓ 1 callersFunctionupdate2
()
pyqtgraph/examples/scrollingPlots.py:53
↓ 1 callersFunctionupdate3
()
pyqtgraph/examples/scrollingPlots.py:79
↓ 1 callersMethodupdateAlpha
(self, *args)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1297
↓ 1 callersMethodupdateBar
(self)
pyqtgraph/graphicsItems/ScaleBar.py:47
↓ 1 callersFunctionupdateClass
(old, new, debug)
pyqtgraph/reload.py:202
↓ 1 callersMethodupdateConnections
(self)
pyqtgraph/flowchart/Terminal.py:353
↓ 1 callersFunctionupdateData
()
pyqtgraph/examples/ImageItem.py:41
↓ 1 callersFunctionupdateData
()
pyqtgraph/examples/ViewBox.py:80
↓ 1 callersMethodupdateDisplayLabel
(self, value=None)
pyqtgraph/parametertree/parameterTypes/list.py:67
↓ 1 callersMethodupdateDisplayLabel
Update the display label to reflect the value of the parameter.
pyqtgraph/parametertree/parameterTypes/basetypes.py:158
↓ 1 callersMethodupdateDisplayLabel
(self, value=None)
pyqtgraph/parametertree/parameterTypes/slider.py:20
↓ 1 callersMethodupdateDisplayLabel
(self, value=None)
pyqtgraph/parametertree/parameterTypes/numeric.py:38
↓ 1 callersMethodupdateDisplayLabel
(self, value=None)
pyqtgraph/parametertree/parameterTypes/file.py:163
↓ 1 callersMethodupdateDownsampling
(self)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1197
↓ 1 callersMethodupdateDropFlags
(self)
pyqtgraph/widgets/TreeWidget.py:148
↓ 1 callersMethodupdateFilter
(self, opts)
pyqtgraph/widgets/DataFilterWidget.py:181
↓ 1 callersMethodupdateFormatList
(self)
pyqtgraph/GraphicsScene/exportDialog.py:100
↓ 1 callersMethodupdateItemList
(self, select=None)
pyqtgraph/GraphicsScene/exportDialog.py:59
↓ 1 callersMethodupdateItemTree
(self, item, treeItem, select=None)
pyqtgraph/GraphicsScene/exportDialog.py:70
↓ 1 callersMethodupdateList
(self, data)
pyqtgraph/flowchart/library/Data.py:39
↓ 1 callersFunctionupdatePlot
()
pyqtgraph/examples/imageAnalysis.py:80
↓ 1 callersFunctionupdatePlot
()
pyqtgraph/examples/Plotting.py:87
↓ 1 callersMethodupdateRange
(self, vb, viewRange)
pyqtgraph/examples/customPlot.py:48
↓ 1 callersFunctionupdateRoi
(roi)
pyqtgraph/examples/ROItypes.py:69
↓ 1 callersMethodupdateRows
(self, rows)
pyqtgraph/widgets/CheckTable.py:29
↓ 1 callersFunctionupdateScale
()
pyqtgraph/examples/VideoSpeedTest.py:141
↓ 1 callersMethodupdateScaleBox
(self, p1, p2)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1425
↓ 1 callersFunctionupdateSize
()
pyqtgraph/examples/VideoSpeedTest.py:205
↓ 1 callersMethodupdateSpectrumMode
(self, b=None)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1090
↓ 1 callersMethodupdateSubtractMeanMode
(self)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1099
↓ 1 callersMethodupdateSurfaces
(self)
pyqtgraph/examples/optics/pyoptic.py:341
↓ 1 callersMethodupdateTerminals
(self)
pyqtgraph/flowchart/Flowchart.py:560
↓ 1 callersFunctionupdateViews
()
pyqtgraph/examples/MultiplePlotAxes.py:39
↓ 1 callersFunctionupdate_plot
()
pyqtgraph/examples/glow.py:48
↓ 1 callersMethoduploadTexture
(self)
pyqtgraph/widgets/RawImageWidget.py:180
↓ 1 callersMethodupload_vertex_buffers
(self, dirty_bits)
pyqtgraph/opengl/items/GLMeshItem.py:144
↓ 1 callersMethodusesAlpha
Returns `True` if any stops have assigned colors with alpha < 255.
pyqtgraph/colormap.py:820
↓ 1 callersMethodusesAlpha
Return True if any ticks have an alpha < 255
pyqtgraph/graphicsItems/GradientEditorItem.py:715
↓ 1 callersFunctionvalidateWhiskerFunc
(func)
pyqtgraph/graphicsItems/BoxplotItem.py:29
← previousnext →1,901–2,000 of 4,033, ranked by callers