MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

↓ 12 callersMethodsetYRange
(self, r, padding=0.05)
pyqtgraph/widgets/GraphicsView.py:306
↓ 12 callersMethodtitle
Gets the text displayed in the title bar for this dock.
pyqtgraph/dockarea/Dock.py:124
↓ 12 callersMethodupdate
(self)
pyqtgraph/examples/utils.py:153
↓ 12 callersMethodviewRect
Return a QRectF bounding the region visible within the ViewBox
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:487
↓ 11 callersMethodcopy
(self)
pyqtgraph/Point.py:156
↓ 11 callersMethoddiff
Compute all differences between the current object set and the reference set. Print a set of reports for created, deleted, and persis
pyqtgraph/debug.py:728
↓ 11 callersMethoddisconnect
Simulates disconnecting the runnable by turning ``runFrom*`` functions into no-ops
pyqtgraph/parametertree/interactive.py:171
↓ 11 callersMethodemitStateChanged
(self, changeDesc, data)
pyqtgraph/parametertree/Parameter.py:551
↓ 11 callersFunctiongetCupy
()
pyqtgraph/util/cupy_helper.py:7
↓ 11 callersMethodgetHandles
Return a list of this ROI's Handles.
pyqtgraph/graphicsItems/ROI.py:709
↓ 11 callersMethodisStart
Returns True if this event is the first since a drag was initiated.
pyqtgraph/GraphicsScene/mouseEvents.py:128
↓ 11 callersMethodlinkedView
Return the ViewBox linked to this axis. Returns ------- ViewBox The linked ViewBox, or ``None`` if there
pyqtgraph/graphicsItems/AxisItem.py:867
↓ 11 callersFunctionmouseMove
(widget, pos: QtCore.QPointF, buttons=None, modifier=None)
tests/ui_testing.py:65
↓ 11 callersMethodpixelVectors
Return vectors in local coordinates representing the width and height of a view pixel. If direction is specified, then return vectors parallel
pyqtgraph/graphicsItems/GraphicsItem.py:181
↓ 11 callersMethodregister
Used to register Exporter classes to appear in the export dialog.
pyqtgraph/exporters/Exporter.py:19
↓ 11 callersMethodsetData
Set the data displayed in the table. Allowed formats are: * numpy arrays * numpy record arrays * list-o
pyqtgraph/widgets/TableWidget.py:91
↓ 11 callersMethodsetGLOptions
Set the OpenGL state options to use immediately before drawing this item. (Note that subclasses must call setupGLState before paintin
pyqtgraph/opengl/GLGraphicsItem.py:62
↓ 11 callersMethodsetMouseEnabled
Set whether each axis is enabled for mouse interaction. *x*, *y* arguments must be True or False. This allows the user to pan/scale o
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:393
↓ 11 callersMethodsetRect
Set view rectangle for the :class:`~pyqtgraph.ImageItem` to occupy. In addition to accepting a :class:`QRectF`, you can pass the num
pyqtgraph/graphicsItems/ImageItem.py:457
↓ 11 callersMethodsetRegion
Set the values for the edges of the region. ============== ============================================== **Arguments:**
pyqtgraph/graphicsItems/LinearRegionItem.py:147
↓ 11 callersMethodshape
(self)
pyqtgraph/graphicsItems/ROI.py:1499
↓ 11 callersMethodvalue
(self)
pyqtgraph/parametertree/parameterTypes/color.py:25
↓ 11 callersMethodviewRange
Return a the view's visible range as a list: [[xmin, xmax], [ymin, ymax]]
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:483
↓ 10 callersMethodangle
Return the angle of the ROI in degrees.
pyqtgraph/graphicsItems/ROI.py:263
↓ 10 callersMethodclose
(self)
pyqtgraph/widgets/PlotWidget.py:72
↓ 10 callersMethodcopy
(self)
pyqtgraph/parametertree/SystemSolver.py:83
↓ 10 callersMethoddeviceTransform_
Return the transform that converts local item coordinates to device coordinates (usually pixels).
pyqtgraph/graphicsItems/GraphicsItem.py:117
↓ 10 callersMethodgetData
(self)
pyqtgraph/graphicsItems/BarGraphItem.py:266
↓ 10 callersFunctiongetPreferredOffsetFromUtc
Retrieve the utc offset respecting the daylight saving time
pyqtgraph/graphicsItems/DateAxisItem.py:249
↓ 10 callersMethodgetViewWidget
Return the view widget for this item. If the scene has multiple views, only the first view is returned. The return
pyqtgraph/graphicsItems/GraphicsItem.py:62
↓ 10 callersMethodhideAxis
Hide an axis. Parameters ---------- axis : {'left', 'bottom', 'right', 'top'} The axis to hide.
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1522
↓ 10 callersFunctionmouseDrag
(widget, pos1: QtCore.QPointF, pos2: QtCore.QPointF, button, modifier=None)
tests/ui_testing.py:84
↓ 10 callersMethodsetParentItem
Set this item's parent in the scenegraph hierarchy.
pyqtgraph/opengl/GLGraphicsItem.py:46
↓ 10 callersMethodsetRange
Set the range of values displayed by the axis. Usually this is handled automatically by linking the axis to a ViewBox with :
pyqtgraph/graphicsItems/AxisItem.py:837
↓ 10 callersMethodsetTitle
Set the title of the plot. Parameters ---------- title : str, optional The title text. If ``None``, the
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1482
↓ 10 callersMethodupdateMatrix
(self, changed=None)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1705
↓ 10 callersMethodupdateSpots
(self, dataSet=None)
pyqtgraph/graphicsItems/ScatterPlotItem.py:773
↓ 9 callersMethod__init__
(self, *args, **kwds)
pyqtgraph/widgets/RemoteGraphicsView.py:253
↓ 9 callersMethodaddPoints
Add new points to the scatter plot. Arguments are the same as setData()
pyqtgraph/graphicsItems/ScatterPlotItem.py:473
↓ 9 callersMethodaddScaleRotateHandle
Add a new scale+rotation handle to the ROI. When dragging a handle of this type, the user can simultaneously rotate the ROI around a
pyqtgraph/graphicsItems/ROI.py:561
↓ 9 callersFunctionadd_origin_text
(view_widget, pos, alignment, text)
pyqtgraph/examples/GLTextItem.py:30
↓ 9 callersFunctionassert_widget_fields
(mplw, parent, figsize, dpi)
tests/widgets/test_matplotlibwidget.py:38
↓ 9 callersMethodclose
(self, callSync='off', noCleanup=False, **kwds)
pyqtgraph/multiprocess/remoteproxy.py:483
↓ 9 callersMethodconnectTerminals
Connect two terminals together within this flowchart.
pyqtgraph/flowchart/Flowchart.py:235
↓ 9 callersMethoddisableAutoRange
Disables auto-range. (See enableAutoRange)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:895
↓ 9 callersMethodgetData
Get a representation of the data displayed on screen. Returns ------- xData : np.ndarray or None The x-a
pyqtgraph/graphicsItems/PlotDataItem.py:1660
↓ 9 callersMethodgetRegion
Return the values at the edges of the region.
pyqtgraph/graphicsItems/LinearRegionItem.py:138
↓ 9 callersMethodhasValue
Return True if this Parameter has a value set.
pyqtgraph/parametertree/Parameter.py:327
↓ 9 callersMethodinputs
Return dict of all input terminals. Warning: do not modify.
pyqtgraph/flowchart/Node.py:162
↓ 9 callersMethodinvertY
By default, the positive y-axis points upward on the screen. Use invertY(True) to reverse the y-axis.
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1171
↓ 9 callersMethodisInput
(self)
pyqtgraph/flowchart/Terminal.py:132
↓ 9 callersMethodmapToView
Maps from the local coordinates of the ViewBox to the coordinate system displayed inside the ViewBox
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:1243
↓ 9 callersMethodmapToView
(self, point)
pyqtgraph/opengl/GLGraphicsItem.py:301
↓ 9 callersMethodmaximum
(self)
pyqtgraph/widgets/ProgressDialog.py:234
↓ 9 callersMethodsaveState
Return a dictionary representing the current state of this node (excluding input / output values). This is used for saving/reloading f
pyqtgraph/flowchart/Node.py:358
↓ 9 callersMethodsetAngle
Set the ROI's rotation angle. =============== ==========================================================================
pyqtgraph/graphicsItems/ROI.py:342
↓ 9 callersMethodsetDefault
Set the default value for this parameter. If updatePristineValues is True, then any values that haven't been modified since the last time they
pyqtgraph/parametertree/Parameter.py:460
↓ 9 callersMethodsetExpanded
(self, exp)
pyqtgraph/widgets/TreeWidget.py:261
↓ 9 callersMethodsetLevels
Set the min/max (bright and dark) levels. See :func:`HistogramLUTItem.setLevels <pyqtgraph.HistogramLUTItem.setLevels>`.
pyqtgraph/imageview/ImageView.py:475
↓ 9 callersMethodsetState
Set the state of the ROI from a structure generated by saveState() or getState().
pyqtgraph/graphicsItems/ROI.py:224
↓ 9 callersMethodsetValue
If this is a single-value terminal, val should be a single value. If this is a multi-value terminal, val should be a dict of terminal:value pa
pyqtgraph/flowchart/Terminal.py:66
↓ 9 callersMethodsetupGLState
This method is responsible for preparing the GL state options needed to render this item (blending, depth testing, etc). The method
pyqtgraph/opengl/GLGraphicsItem.py:254
↓ 9 callersMethodshowAxis
Show or hide an axis. Parameters ---------- axis : {'left', 'bottom', 'right', 'top'} The axis to show o
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:1505
↓ 9 callersMethodtitle
Return the title of this Parameter. By default, the title is the same as the name unless it has been explicitly specified oth
pyqtgraph/parametertree/Parameter.py:247
↓ 9 callersMethodvalue
If items were given as a list of strings, then return the currently selected text. If items were given as a dict, then return the va
pyqtgraph/widgets/ComboBox.py:57
↓ 9 callersMethodvertexes
Return an array (N,3) of the positions of vertexes in the mesh. By default, each unique vertex appears only once in the array. If ind
pyqtgraph/opengl/MeshData.py:113
↓ 8 callersMethod__init__
(self, **params)
pyqtgraph/examples/optics/pyoptic.py:469
↓ 8 callersMethodaddChild
(self, child)
pyqtgraph/widgets/TreeWidget.py:299
↓ 8 callersMethodaddHandle
(self, info, index=None)
pyqtgraph/graphicsItems/ROI.py:615
↓ 8 callersMethodboundingRect
(self)
pyqtgraph/examples/GraphicsScene.py:17
↓ 8 callersMethodcreateNode
Create a new Node and add it to this flowchart.
pyqtgraph/flowchart/Flowchart.py:161
↓ 8 callersMethodgetData
(self)
pyqtgraph/graphicsItems/PlotCurveItem.py:327
↓ 8 callersMethodgetSourceRect
(self)
pyqtgraph/exporters/Exporter.py:86
↓ 8 callersMethodinverted
(self)
pyqtgraph/Transform3D.py:53
↓ 8 callersMethodinvisibleRootItem
(self)
pyqtgraph/widgets/TreeWidget.py:214
↓ 8 callersMethodlabelString
Generate the label string based on current label, units, and prefix. Returns ------- str The complete la
pyqtgraph/graphicsItems/AxisItem.py:536
↓ 8 callersMethodlistTicks
Return a sorted list of all the Tick objects on the slider.
pyqtgraph/graphicsItems/GradientEditorItem.py:370
↓ 8 callersMethodmap
map(data, mode=ColorMap.BYTE) Returns an array of colors corresponding to a single value or an array of values. Data must be
pyqtgraph/colormap.py:546
↓ 8 callersMethodqueueUpdateAutoRange
(self)
pyqtgraph/graphicsItems/ViewBox/ViewBox.py:928
↓ 8 callersFunctionrandItem
(items)
tests/test_stability.py:98
↓ 8 callersMethodrecomputeAverages
(self)
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:504
↓ 8 callersMethodremoveItem
Remove an item from the plot. Parameters ---------- item : GraphicsItem The item to remove.
pyqtgraph/graphicsItems/PlotItem/PlotItem.py:700
↓ 8 callersMethodrestoreState
Restore the state of this node from a structure previously generated by saveState().
pyqtgraph/flowchart/Node.py:375
↓ 8 callersMethodset
Set a variable *name* to *value*. The actual set value is returned (in some cases, the value may be cast into another type).
pyqtgraph/parametertree/SystemSolver.py:153
↓ 8 callersMethodsetAlpha
Set the opacity of the item to the value passed in. Parameters ---------- alpha : float Value passed to
pyqtgraph/graphicsItems/PlotDataItem.py:700
↓ 8 callersMethodsetBackground
Set the background color of the GraphicsView. To use the defaults specified py pyqtgraph.setConfigOption, use background='default'.
pyqtgraph/widgets/GraphicsView.py:124
↓ 8 callersMethodsetLogMode
Set log scaling for x and / or y axes. If two positional arguments are provided, the first will set log scaling for the x ax
pyqtgraph/graphicsItems/AxisItem.py:323
↓ 8 callersMethodsetLookupTable
Set lookup table `lut` to use for false color display of a monochrome image. Ordinarily, this table is supplied by a :class:`~pyqtgr
pyqtgraph/graphicsItems/ImageItem.py:268
↓ 8 callersMethodsetPen
(self, *args, **kwargs)
pyqtgraph/flowchart/Node.py:545
↓ 8 callersMethodsetValue
Set the position of the line. If line is horizontal or vertical, v can be a single value. Otherwise, a 2D coordinate must be specified (list,
pyqtgraph/graphicsItems/InfiniteLine.py:277
↓ 8 callersMethodstateChanged
Process changes to the state of the ROI. If there are any changes, then the positions of handles are updated accordingly and sigRegion
pyqtgraph/graphicsItems/ROI.py:1010
↓ 8 callersMethodtype
Return the type string for this Parameter.
pyqtgraph/parametertree/Parameter.py:276
↓ 8 callersMethodupdate
(self)
pyqtgraph/SRTTransform.py:155
↓ 8 callersMethodupdate
(self)
pyqtgraph/examples/verlet_chain/chain.py:70
↓ 8 callersMethodvalue
Return the value of this Parameter. Raises ValueError if no value has been set.
pyqtgraph/parametertree/Parameter.py:331
↓ 8 callersMethodviewRect
Return the boundaries of the view in scene coordinates
pyqtgraph/widgets/GraphicsView.py:225
↓ 7 callersMethod__init__
(self, x0=0.0, y0=0.0, m0=1.0, v0=0.0, t0=0.0, color=None, prog=None, size=0.5)
pyqtgraph/examples/relativity/relativity.py:289
↓ 7 callersMethod__init__
(self, area)
pyqtgraph/dockarea/Container.py:12
↓ 7 callersMethod__init__
(self, name)
pyqtgraph/flowchart/library/Operators.py:72
↓ 7 callersMethodaddChild
Add another parameter to the end of this parameter's child list. See insertChild() for a description of the *autoIncrementNa
pyqtgraph/parametertree/Parameter.py:607
← previousnext →201–300 of 4,033, ranked by callers