Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyqtgraph/pyqtgraph
/ functions
Functions
4,033 in github.com/pyqtgraph/pyqtgraph
⨍
Functions
4,033
◇
Types & classes
441
↳
Endpoints
10
Function
test_parentItem
()
tests/opengl/items/test_GLScatterPlotItem.py:10
Function
test_parentItem
()
tests/opengl/items/test_GLMeshItem.py:10
Function
test_parentItem
()
tests/opengl/items/test_GLSurfacePlotItem.py:10
Function
test_parentItem
()
tests/opengl/items/test_GLGridItem.py:10
Function
test_parentItem
()
tests/opengl/items/test_GLAxisItem.py:10
Function
test_parentItem
()
tests/opengl/items/test_GLBarGraphItem.py:12
Function
test_parentItem
()
tests/opengl/items/test_GLImageItem.py:10
Function
test_parentItem
()
tests/opengl/items/test_GLBoxItem.py:10
Function
test_parentItem
()
tests/opengl/items/test_GLTextItem.py:10
Function
test_parentItem
()
tests/opengl/items/test_GLVolumeItem.py:10
Function
test_pen_settings
()
tests/parametertree/test_parametertypes.py:221
Function
test_plotitem_menu_initialize
Test the menu initialization of the plotitem
tests/graphicsItems/PlotItem/test_PlotItem.py:113
Function
test_plotscene
(tmpdir)
tests/exporters/test_svg.py:5
Function
test_preferred_utc_offset_doesnt_break_with_big_timestamps
()
tests/graphicsItems/test_DateAxisItem.py:99
Function
test_preferred_utc_offset_respects_chosen_offset
()
tests/graphicsItems/test_DateAxisItem.py:93
Function
test_progress_dialog
()
tests/widgets/test_progressdialog.py:14
Function
test_qimage_writethrough
()
tests/test_qimage_writethru.py:6
Function
test_qmenu_leak_workaround
()
tests/test_qmenu_leak_workaround.py:5
Function
test_qpainterpathprivate_empty
()
tests/test_qpainterpathprivate.py:8
Function
test_qpainterpathprivate_read
()
tests/test_qpainterpathprivate.py:24
Function
test_qpainterpathprivate_write
()
tests/test_qpainterpathprivate.py:40
Function
test_recreate_from_savestate
()
tests/parametertree/test_parametertypes.py:233
Function
test_reload
(tmp_module)
tests/test_reload.py:47
Function
test_remove_params
()
tests/parametertree/test_Parameter.py:372
Function
test_rescaleData
()
tests/test_functions.py:120
Function
test_restoring_fails_silently_if_only_one_dock_in_container
()
tests/dockarea/test_dockarea.py:184
Function
test_rm_without_clear_cache
()
tests/parametertree/test_Parameter.py:397
Function
test_round_trip
()
tests/test_colormap.py:84
Function
test_run
()
tests/parametertree/test_Parameter.py:256
Function
test_scatterplotitem
()
tests/graphicsItems/test_ScatterPlotItem.py:7
Function
test_setData
()
tests/graphicsItems/test_PlotDataItem.py:48
Function
test_setRect
()
tests/graphicsItems/test_ImageItem.py:190
Function
test_siEval
(s, suffix, power, expected)
tests/test_functions.py:276
Function
test_siFormat
(x, precision, suffix, power, expected)
tests/test_functions.py:549
Function
test_siParse
(s, suffix, expected)
tests/test_functions.py:250
Function
test_siParse_with_comma_as_decimal_separator
(s, suffix, expected)
tests/test_functions.py:284
Function
test_signal_block_unconnected
Test that SignalBlock does not end up connecting an unconnected slot
tests/test_functions.py:494
Function
test_signal_proxy_disconnect_slot
Test the disconnect of SignalProxy with `signal` and `slot`
tests/test_signalproxy.py:53
Function
test_signal_proxy_no_slot_start
Test the connect mode of SignalProxy without slot at start`
tests/test_signalproxy.py:77
Function
test_signal_proxy_slot
Test the normal work mode of SignalProxy with `signal` and `slot`
tests/test_signalproxy.py:34
Function
test_signal_proxy_slot_block
Test the block mode of SignalProxy with `signal` and `slot`
tests/test_signalproxy.py:106
Function
test_simple
(tmpdir)
tests/exporters/test_svg.py:24
Function
test_subArray
()
tests/test_functions.py:105
Function
test_timeslide_snap
()
tests/imageview/test_imageview.py:19
Function
test_tips
()
tests/parametertree/test_Parameter.py:291
Function
test_typeless_param
()
tests/parametertree/test_parametertypes.py:20
Function
test_types
()
tests/parametertree/test_parametertypes.py:40
Function
test_uint16
()
tests/test_ImageFormat.py:71
Function
test_uint8
()
tests/test_ImageFormat.py:16
Function
test_unpack_parameter
()
tests/parametertree/test_Parameter.py:119
Function
test_updateParamDuringRun
()
tests/parametertree/test_Parameter.py:349
Function
test_update_non_param_kwarg
()
tests/parametertree/test_Parameter.py:430
Function
test_useCupy_can_be_set_after_init
()
tests/graphicsItems/test_ImageItem.py:18
Function
test_utc_offset_works_with_float_timestamp
()
tests/graphicsItems/test_DateAxisItem.py:109
Function
test_zoom_limit
Test zooming with X and Y limits set
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:13
Function
test_zoom_normal
()
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:5
Function
test_zoom_range_limit
Test zooming with XRange and YRange limits set, but no X and Y limits
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:35
Function
test_zoom_ratio
Test zooming with a fixed aspect ratio set
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:64
Function
test_zoom_ratio2
Slightly more complicated zoom ratio test, where the view box shape does not match the ratio
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:99
Function
test_zoom_ratio_with_limits1
Test zoom with both ratio and limits set
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:119
Function
test_zoom_ratio_with_limits2
()
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:145
Function
test_zoom_ratio_with_limits_out_of_range
()
tests/graphicsItems/ViewBox/test_ViewBoxZoom.py:170
Function
threadRunner
()
pyqtgraph/examples/console_exception_inspection.py:74
Method
threading_excepthook
(self, args)
pyqtgraph/exceptionHandling.py:86
Method
tickClicked
(self, tick, ev)
pyqtgraph/graphicsItems/GradientEditorItem.py:204
Method
tickClicked
(self, tick, ev)
pyqtgraph/graphicsItems/GradientEditorItem.py:588
Method
tickMoveFinished
(self, tick)
pyqtgraph/graphicsItems/GradientEditorItem.py:201
Method
tickMoveFinished
(self, tick)
pyqtgraph/graphicsItems/GradientEditorItem.py:607
Method
tickMoved
(self, tick, pos)
pyqtgraph/graphicsItems/GradientEditorItem.py:190
Method
tickStrings
(self, values, scale, spacing)
pyqtgraph/graphicsItems/DateAxisItem.py:333
Method
tickValues
(self, minVal, maxVal, size)
pyqtgraph/graphicsItems/DateAxisItem.py:360
Method
timeLineChanged
(self)
pyqtgraph/imageview/ImageView.py:808
Method
time_test
(self, nelems, connect)
benchmarks/arrayToQPath.py:20
Method
time_test
(self, *args, **kwargs)
benchmarks/renderImageItem.py:212
Method
timeout
(self)
pyqtgraph/imageview/ImageView.py:575
Method
timerEvent
(self, evt)
pyqtgraph/examples/utils.py:160
Method
timerFinished
(self)
pyqtgraph/ThreadsafeTimer.py:42
Method
titleOffset
This method returns the current title offset in use. :returns: The offset in px.
pyqtgraph/flowchart/Node.py:503
Function
tmp_h5
(tmp_path)
tests/exporters/test_hdf5.py:12
Function
tmp_module
(tmp_path)
tests/conftest.py:15
Method
toggleCollapsed
(self)
pyqtgraph/widgets/GroupBox.py:46
Method
toggleMulti
(self)
pyqtgraph/flowchart/Terminal.py:398
Function
toposort
Topological sort. Arguments are: deps dictionary describing dependencies where a:[b,c] means "a depends on b and c" nodes optional, s
pyqtgraph/functions.py:3139
Function
traceImage
Convert an image to a set of QPainterPath curves. One curve will be generated for each item in *values*; each curve outlines the area of
pyqtgraph/functions.py:2495
Method
traceback
(self)
pyqtgraph/util/mutex.py:92
Function
transformCoordinates
Map a set of 2D or 3D coordinates through a QTransform or QMatrix4x4. The shape of coords must be (2,...) or (3,...) The mapping will _ig
pyqtgraph/functions.py:1141
Method
transmissionCurve
(self, glass)
pyqtgraph/examples/optics/pyoptic.py:61
Method
treeChanged
(self, *args)
pyqtgraph/examples/relativity/relativity.py:155
Method
treeStateChanged
Called when the state of any sub-parameter has changed. ============== ===================================================
pyqtgraph/parametertree/Parameter.py:843
Method
treeWidgetChanged
Called when this item is added or removed from a tree.
pyqtgraph/parametertree/parameterTypes/basetypes.py:203
Method
treeWidgetChanged
(self)
pyqtgraph/parametertree/parameterTypes/checklist.py:37
Method
treeWidgetChanged
(self)
pyqtgraph/parametertree/parameterTypes/pen.py:31
Method
treeWidgetChanged
(self)
pyqtgraph/parametertree/parameterTypes/actiongroup.py:27
Method
treeWidgetChanged
(self)
pyqtgraph/parametertree/parameterTypes/action.py:61
Function
try_make_qimage
Internal function to make an QImage from an ndarray without going through the full generality of makeARGB(). Only certain combinations of
pyqtgraph/functions_qimage.py:222
Method
type
(self)
pyqtgraph/dockarea/Container.py:29
Method
type
(self)
pyqtgraph/dockarea/Container.py:159
Method
type
(self)
pyqtgraph/dockarea/Container.py:190
Method
type
(self)
pyqtgraph/dockarea/Container.py:279
Function
unpickleObjectProxy
(processId, proxyId, typeStr, attributes=None, opts=None)
pyqtgraph/multiprocess/remoteproxy.py:736
← previous
next →
3,801–3,900 of 4,033, ranked by callers