MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

↓ 2 callersMethodsetHistogramRange
Set the X/Y range on the histogram plot, depending on the orientation. This disables auto-scaling.
pyqtgraph/graphicsItems/HistogramLUTItem.py:256
↓ 2 callersMethodsetHoverPen
Set the pen for drawing the line while the mouse hovers over it. Allowable arguments are any that are valid for :func:`mkPen <pyqtgrap
pyqtgraph/graphicsItems/InfiniteLine.py:140
↓ 2 callersMethodsetInput
Set the values on input terminals. For most nodes, this will happen automatically through Terminal.inputChanged. This is normally only used fo
pyqtgraph/flowchart/Node.py:249
↓ 2 callersMethodsetLabel
Set the label for an axis. Basic HTML is allowed. See :func:`AxisItem.setLabel` for formatting options. Par
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1432
↓ 2 callersMethodsetLabelTextSize
Set the `size` of the item labels. Accepts the CSS style string arguments, e.g. '8pt'.
pyqtgraph/graphicsItems/LegendItem.py:183
↓ 2 callersMethodsetLabels
Defines labels to appear next to the color scale. Accepts a dict of {text: value} pairs
pyqtgraph/graphicsItems/GradientLegend.py:49
↓ 2 callersMethodsetLength
(self, newLen)
pyqtgraph/graphicsItems/GradientEditorItem.py:224
↓ 2 callersMethodsetLevels
Set image scaling levels. Calling this method, even with ``levels=None`` will disable auto leveling which is equivalent to
pyqtgraph/graphicsItems/ImageItem.py:180
↓ 2 callersMethodsetLogMode
Enable log mode per axis. When the log mode is enabled for the respective axis, a mapping according to ``mapped = np.log10(v
pyqtgraph/graphicsItems/PlotDataItem.py:744
↓ 2 callersMethodsetLookupTable
(self, lut, update=True, **kwargs)
pyqtgraph/graphicsItems/NonUniformImage.py:50
↓ 2 callersMethodsetMaxDim
(self, mx=None)
pyqtgraph/graphicsItems/GradientEditorItem.py:92
↓ 2 callersMethodsetMouseHover
(self, hover)
pyqtgraph/graphicsItems/TargetItem.py:272
↓ 2 callersMethodsetMouseHover
(self, hover)
pyqtgraph/graphicsItems/InfiniteLine.py:419
↓ 2 callersMethodsetMouseHover
(self, hover)
pyqtgraph/graphicsItems/LinearRegionItem.py:349
↓ 2 callersMethodsetMovable
Set whether the line is movable by the user.
pyqtgraph/graphicsItems/InfiniteLine.py:117
↓ 2 callersMethodsetMovable
Set lines to be movable by the user, or not. If lines are movable, they will also accept HoverEvents.
pyqtgraph/graphicsItems/LinearRegionItem.py:197
↓ 2 callersMethodsetMultiValue
Set whether this is a multi-value terminal.
pyqtgraph/flowchart/Terminal.py:138
↓ 2 callersMethodsetMultiline
(self, ml)
pyqtgraph/console/CmdInput.py:19
↓ 2 callersMethodsetOpts
(self, **opts)
pyqtgraph/flowchart/Terminal.py:85
↓ 2 callersMethodsetOutputNoSignal
(self, **vals)
pyqtgraph/flowchart/Node.py:334
↓ 2 callersMethodsetPen
Set the pen for drawing the symbol. Allowable arguments are any that are valid for :func:`~pyqtgraph.mkPen`.
pyqtgraph/graphicsItems/TargetItem.py:191
↓ 2 callersMethodsetPen
Set the primary pen used to draw lines between points. Parameters ---------- *args : tuple or None :clas
pyqtgraph/graphicsItems/PlotDataItem.py:832
↓ 2 callersMethodsetPen
Set the pen for drawing the line. Allowable arguments are any that are valid for :func:`mkPen <pyqtgraph.mkPen>`.
pyqtgraph/graphicsItems/InfiniteLine.py:132
↓ 2 callersMethodsetPen
Set the pen used to draw the isocurve. Arguments can be any that are valid for :func:`mkPen <pyqtgraph.mkPen>`
pyqtgraph/graphicsItems/IsocurveItem.py:66
↓ 2 callersMethodsetPen
Set the pen used to draw the curve.
pyqtgraph/graphicsItems/PlotCurveItem.py:491
↓ 2 callersMethodsetPen
Set the pen to use for drawing ticks. Can be specified as any arguments valid for :func:`mkPen<pyqtgraph.mkPen>`
pyqtgraph/graphicsItems/VTickGroup.py:51
↓ 2 callersMethodsetPlotList
Specify the set of plots (PlotWidget or PlotItem) that the user may select from. *plots* must be a dictionary of {na
pyqtgraph/flowchart/library/Display.py:97
↓ 2 callersMethodsetPos
(self, pos)
pyqtgraph/graphicsItems/CurvePoint.py:39
↓ 2 callersMethodsetReadonly
Set whether this Parameter's value may be edited by the user (this is the opposite of setWritable()).
pyqtgraph/parametertree/Parameter.py:518
↓ 2 callersMethodsetRotate
Set the transformation rotation to angle (in degrees)
pyqtgraph/SRTTransform3D.py:110
↓ 2 callersMethodsetScale
Set the scale of this transform
pyqtgraph/SRTTransform3D.py:88
↓ 2 callersMethodsetStack
(self, frame=None)
pyqtgraph/console/Console.py:123
↓ 2 callersMethodsetSubtractMeanMode
Enable mean value subtraction mode. In mean value subtraction mode, the data is mapped according to ``y_mapped = y - mean(y)``.
pyqtgraph/graphicsItems/PlotDataItem.py:768
↓ 2 callersMethodsetSuffix
Set the string suffix appended to the spinbox text.
pyqtgraph/widgets/SpinBox.py:309
↓ 2 callersMethodsetSymbol
Method to set the TargetItem symbol, during or after creation Parameters ---------- symbol : QPainterPath or str
pyqtgraph/graphicsItems/TargetItem.py:115
↓ 2 callersMethodsetTextPen
Set the pen used for drawing text. If no arguments given, the default foreground color will be used. Parameters
pyqtgraph/graphicsItems/AxisItem.py:721
↓ 2 callersMethodsetTickColor
Set the color of the specified tick. ============== ================================================================== **Arg
pyqtgraph/graphicsItems/GradientEditorItem.py:293
↓ 2 callersMethodsetTickPen
Set the pen used for drawing ticks. If no arguments given, the default foreground color will be used. Parameters
pyqtgraph/graphicsItems/AxisItem.py:761
↓ 2 callersMethodsetTickValue
Set the position (along the slider) of the tick. ============== ==========================================================
pyqtgraph/graphicsItems/GradientEditorItem.py:313
↓ 2 callersMethodsetTicks
(self, ticks)
pyqtgraph/examples/customPlot.py:38
↓ 2 callersMethodsetTranslate
Set the translation of this transform
pyqtgraph/SRTTransform3D.py:72
↓ 2 callersMethodsetUniformData
(self, uniformName, data)
pyqtgraph/opengl/shaders.py:320
↓ 2 callersMethodsetValue
(self, val)
pyqtgraph/parametertree/parameterTypes/list.py:36
↓ 2 callersMethodsetValue
(self, value)
pyqtgraph/widgets/TableWidget.py:435
↓ 2 callersMethodsetView
(self, view)
pyqtgraph/examples/FlowchartCustomNode.py:69
↓ 2 callersMethodsetViewboxClip
(self, view)
pyqtgraph/Qt/OpenGLHelpers.py:98
↓ 2 callersMethodsetVisible
Set the visibility of this item.
pyqtgraph/opengl/GLGraphicsItem.py:228
↓ 2 callersMethodsetWhiskerFunc
Use a custome function to get whisker boundaries. `func` must accept 1d arraylike (np.array, list, set, etc...) as argument,
pyqtgraph/graphicsItems/BoxplotItem.py:121
↓ 2 callersMethodsetWidget
(self, w, v)
pyqtgraph/WidgetGroup.py:266
↓ 2 callersMethodsetXVals
Set the x values for the ticks. ============== ===================================================================== **Arg
pyqtgraph/graphicsItems/VTickGroup.py:56
↓ 2 callersMethodsetYRange
Set the y range [low, high] that the ticks are drawn on. 0 is the bottom of the view, 1 is the top.
pyqtgraph/graphicsItems/VTickGroup.py:68
↓ 2 callersMethodsetZoomLevelForDensity
Setting `zoomLevel` and `minSpacing` based on given density of seconds per pixel The display format is adjusted automatically depend
pyqtgraph/graphicsItems/DateAxisItem.py:366
↓ 2 callersMethodsetupUi
(self, Form)
pyqtgraph/imageview/ImageViewTemplate_generic.py:13
↓ 2 callersMethodshape
(self)
pyqtgraph/graphicsItems/TargetItem.py:222
↓ 2 callersMethodshow
(self, item=None)
pyqtgraph/GraphicsScene/exportDialog.py:39
↓ 2 callersMethodshowAxRect
Set the visible range to the given rectangle Passes keyword arguments to setRange
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1433
↓ 2 callersMethodshowEditor
(self)
pyqtgraph/parametertree/parameterTypes/basetypes.py:187
↓ 2 callersMethodshowExamplesByTitle
(self, titles)
pyqtgraph/examples/ExampleApp.py:457
↓ 2 callersMethodshowTicks
(self, show=True)
pyqtgraph/graphicsItems/GradientEditorItem.py:460
↓ 2 callersFunctionsorted_filenames
(names)
pyqtgraph/widgets/ColorMapMenu.py:73
↓ 2 callersMethodspaceline
(self)
pyqtgraph/examples/relativity/relativity.py:697
↓ 2 callersFunctionspinBox_gui_set_value_test
(expected, valueText, suffix, locale)
tests/widgets/test_spinbox.py:93
↓ 2 callersFunctionsplitZip
Splits a path containing a zip file into (zipfile, subpath). If there is no zip file, returns (path, None)
pyqtgraph/frozenSupport.py:43
↓ 2 callersFunctionstackFromFrame
Return (text, stack_frame) for the entire stack ending at *frame* If *lastFrame* is given and present in the stack, then the stack is truncated
pyqtgraph/console/stackwidget.py:72
↓ 2 callersMethodstartBlink
(self, color, message=None, tip="", limitedTime=True)
pyqtgraph/widgets/FeedbackButton.py:88
↓ 2 callersMethodstoreProgram
(self, key, program)
pyqtgraph/Qt/OpenGLHelpers.py:87
↓ 2 callersFunctionstrDict
(d)
pyqtgraph/flowchart/Node.py:14
↓ 2 callersMethodsuggestPadding
(self, axis)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:729
↓ 2 callersMethodsuggestedWorkerCount
()
pyqtgraph/multiprocess/parallelizer.py:213
↓ 2 callersMethodtakeChildren
(self)
pyqtgraph/widgets/TreeWidget.py:326
↓ 2 callersMethodtitleChanged
(self)
pyqtgraph/parametertree/ParameterItem.py:159
↓ 2 callersMethodtitleChanged
(self)
pyqtgraph/parametertree/parameterTypes/action.py:70
↓ 2 callersMethodtoQPoint
(self)
pyqtgraph/Point.py:159
↓ 2 callersMethodtransfer
Transfer an object by value to the remote host (the object must be picklable) and return a proxy for the new remote object.
pyqtgraph/multiprocess/remoteproxy.py:600
↓ 2 callersFunctiontransformStr
(t)
tests/image_testing.py:467
↓ 2 callersMethodtranslate
Adjust the translation of this transform
pyqtgraph/SRTTransform3D.py:67
↓ 2 callersMethodtranslate
Translate the object by (*dx*, *dy*, *dz*) in its parent's coordinate system. If *local* is True, then translation takes place in loc
pyqtgraph/opengl/GLGraphicsItem.py:189
↓ 2 callersMethodtreeWidgetChanged
Called when this item is added or removed from a tree. Expansion, visibility, and column widgets must all be configured AFTER the ite
pyqtgraph/parametertree/ParameterItem.py:76
↓ 2 callersMethodtryLock
(self, timeout=None, id=None)
pyqtgraph/util/mutex.py:23
↓ 2 callersMethodunblockTreeChangeSignal
Unblocks enission of sigTreeStateChanged and flushes the changes out through a single signal.
pyqtgraph/parametertree/Parameter.py:836
↓ 2 callersFunctionunitTests
Run all unit tests (using py.test) Return the exit code.
tools/setupHelpers.py:218
↓ 2 callersMethodupdateAddList
(self)
pyqtgraph/parametertree/parameterTypes/basetypes.py:397
↓ 2 callersMethodupdateAllParams
(self)
pyqtgraph/parametertree/ParameterSystem.py:76
↓ 2 callersMethodupdateAllViewLists
()
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1782
↓ 2 callersMethodupdateAutoRange
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:932
↓ 2 callersMethodupdateBackground
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1748
↓ 2 callersMethodupdateCodeViewTabWidth
Change the codeView tabStopDistance to 4 spaces based on the size of the current font
pyqtgraph/examples/ExampleApp.py:378
↓ 2 callersMethodupdateData
(self, *args, **kargs)
pyqtgraph/graphicsItems/PlotCurveItem.py:600
↓ 2 callersMethodupdateDefaultBtn
(self)
pyqtgraph/parametertree/parameterTypes/checklist.py:90
↓ 2 callersMethodupdateDefaultBtn
(self)
pyqtgraph/parametertree/parameterTypes/pen.py:44
↓ 2 callersMethodupdateDepth
Change set the item font to bold and increase the font size on outermost groups.
pyqtgraph/parametertree/parameterTypes/basetypes.py:340
↓ 2 callersMethodupdateFlags
(self)
pyqtgraph/parametertree/ParameterItem.py:39
↓ 2 callersFunctionupdateFunction
(old, new, debug, depth=0, visited=None)
pyqtgraph/reload.py:167
↓ 2 callersMethodupdateGradient
(self)
pyqtgraph/graphicsItems/GradientEditorItem.py:555
↓ 2 callersMethodupdateGraph
(self)
pyqtgraph/examples/CustomGraphItem.py:45
↓ 2 callersMethodupdateHDF5Plot
(self)
pyqtgraph/examples/hdf5.py:44
↓ 2 callersMethodupdateKeys
(self, data)
pyqtgraph/flowchart/library/Display.py:250
↓ 2 callersFunctionupdateLUT
()
pyqtgraph/examples/VideoSpeedTest.py:126
↓ 2 callersMethodupdateLimits
(self, _param, limits)
pyqtgraph/parametertree/parameterTypes/checklist.py:206
↓ 2 callersMethodupdateLines
(self)
pyqtgraph/opengl/items/GLAxisItem.py:47
← previousnext →1,101–1,200 of 4,033, ranked by callers