MCPcopy Create free account

hub / github.com/pyqtgraph/pyqtgraph / functions

Functions4,033 in github.com/pyqtgraph/pyqtgraph

Functiontest_Vector_init
Test construction of Vector objects from a variety of source types.
tests/test_Vector.py:7
Functiontest_Vector_interface
Test various aspects of the Vector API.
tests/test_Vector.py:52
Functiontest_ViewBox
()
tests/graphicsItems/ViewBox/test_ViewBox.py:37
Functiontest_ViewBox_setMenuEnabled
()
tests/graphicsItems/ViewBox/test_ViewBox.py:78
Functiontest_add_child
()
tests/parametertree/test_Parameter.py:100
Functiontest_applyOffsetFromUtc_does_what_it_promises_to_do
()
tests/graphicsItems/test_DateAxisItem.py:113
Functiontest_args_interact
()
tests/parametertree/test_Parameter.py:505
Functiontest_arrayToLineSegments
()
tests/graphicsItems/test_PlotCurveItem.py:42
Functiontest_arrayToQPath
(xs, ys, connect, expected)
tests/test_functions.py:408
Functiontest_badOptsContext
()
tests/parametertree/test_Parameter.py:344
Functiontest_basics_graphics_view
()
tests/widgets/test_graphics_view.py:6
Functiontest_bool
()
tests/graphicsItems/test_PlotDataItem.py:11
Functiontest_bottom
(p, axisSpec, tickSpecs, textSpecs)
tests/graphicsItems/test_AxisItem.py:11
Functiontest_bound_formats
()
tests/graphicsItems/test_PlotDataItem.py:17
Functiontest_checklist_check_and_clear_all
(limits, value)
tests/parametertree/test_parametertypes.py:198
Functiontest_checklist_show_hide
()
tests/parametertree/test_parametertypes.py:181
Functiontest_class_interact
()
tests/parametertree/test_Parameter.py:471
Functiontest_clear
()
tests/graphicsItems/test_PlotDataItem.py:153
Functiontest_clear_in_step_mode
()
tests/graphicsItems/test_PlotDataItem.py:162
Functiontest_clip_item_override_init_bounds
clipItem overrides bounds provided in the constructor
tests/graphicsItems/test_LinearRegionItem.py:102
Functiontest_clip_to_item_in_other_vb
LRI clip to item in a different ViewBox
tests/graphicsItems/test_LinearRegionItem.py:71
Functiontest_clip_to_plot_data_item
Vertical and horizontal LRIs clipping both bounds to a PlotDataItem
tests/graphicsItems/test_LinearRegionItem.py:23
Functiontest_clipping
()
tests/graphicsItems/test_PlotDataItem.py:168
Functiontest_closable_dock
()
tests/dockarea/test_dock.py:18
Functiontest_close
()
tests/dockarea/test_dock.py:30
Functiontest_collision
(p, axisSpec, tickSpecs, textSpecs)
tests/graphicsItems/test_AxisItem.py:128
Functiontest_colorDistance
()
tests/test_functions.py:447
Functiontest_combobox
()
tests/widgets/test_combobox.py:5
Functiontest_comment_indentation_is_ignored
Test that comment indentation is ignored.
tests/test_configparser.py:74
Functiontest_custom_utc_offset_works
(zoomLevel, expectedHourTickStrings, dateAxis)
tests/graphicsItems/test_DateAxisItem.py:249
Functiontest_data_race
()
tests/parametertree/test_parametertypes.py:160
Functiontest_decorate_already_interactive
()
tests/parametertree/test_Parameter.py:420
Functiontest_disable_clip_item
LRI clipItem (ImageItem) disabled by explicit call to setBounds
tests/graphicsItems/test_LinearRegionItem.py:46
Functiontest_dividebyzero
()
tests/graphicsItems/test_ImageItem.py:232
Functiontest_dock
()
tests/dockarea/test_dock.py:10
Functiontest_dockarea
()
tests/dockarea/test_dockarea.py:9
Functiontest_downsampling_with_connect
()
tests/graphicsItems/test_PlotDataItem.py:211
Functiontest_duplicate_keys_error
Test that an error is raised when duplicate keys are present in the config file.
tests/test_configparser.py:36
Functiontest_ensuring_substrate
()
tests/graphicsItems/test_ImageItem.py:38
Functiontest_eq
()
tests/test_functions.py:145
Functiontest_evalFunc
()
tests/widgets/test_spinbox.py:81
Functiontest_export_dialog
()
tests/exporters/test_exporter_dialog.py:9
Functiontest_extendTimeRangeForSpacing_repsects_utc_offset
( localZone, spacing, expectedExtentionInHours, )
tests/graphicsItems/test_DateAxisItem.py:292
Functiontest_fft
()
tests/graphicsItems/test_PlotDataItem.py:29
Functiontest_float32
()
tests/test_ImageFormat.py:122
Functiontest_floating_and_closed_before_save_and_restore_state
()
tests/dockarea/test_dockarea.py:224
Functiontest_floating_and_redock_by_dragging_back_before_save_and_restore_state
()
tests/dockarea/test_dockarea.py:238
Functiontest_floating_dock_closed_by_restore_state_doesnt_error
()
tests/dockarea/test_dockarea.py:251
Functiontest_garbage_collector
()
tests/test_stability.py:22
Functiontest_getArrayRegion
(roi, name, transpose)
tests/graphicsItems/test_ROI.py:32
Functiontest_getViewWidget
()
tests/graphicsItems/test_GraphicsItem.py:7
Functiontest_getViewWidget_deleted
()
tests/graphicsItems/test_GraphicsItem.py:17
Functiontest_hide_title_dock
()
tests/dockarea/test_dock.py:24
Functiontest_hookup_extra_params
()
tests/parametertree/test_Parameter.py:458
Functiontest_init_sanity
Tests to ensure the constructor behaves as expected.
tests/widgets/test_matplotlibwidget.py:74
Functiontest_init_spots
()
tests/graphicsItems/test_ScatterPlotItem.py:70
Functiontest_init_with_matplotlib_arguments
Tests the constructor that sets variables associated with Matplotlib and abstracts away any details about the underlying QWidget parent class
tests/widgets/test_matplotlibwidget.py:56
Functiontest_init_with_mode_and_imageitem
()
tests/imageview/test_imageview.py:43
Functiontest_init_with_no_arguments
()
tests/widgets/test_matplotlibwidget.py:68
Functiontest_init_with_qwidget_arguments
Ensures providing only the parent argument to the constructor properly initializes the widget to match the QWidget constructor prototype.
tests/widgets/test_matplotlibwidget.py:44
Functiontest_interact
()
tests/parametertree/test_Parameter.py:137
Functiontest_interact_existing_parent
()
tests/parametertree/test_Parameter.py:555
Functiontest_interact_ignore_none_child
()
tests/parametertree/test_Parameter.py:538
Functiontest_interact_with_icon
()
tests/parametertree/test_Parameter.py:514
Functiontest_interactiveFunc
()
tests/parametertree/test_Parameter.py:313
Functiontest_interactive_reprs
()
tests/parametertree/test_Parameter.py:389
Functiontest_interpolateArray_order0
()
tests/test_functions.py:32
Functiontest_interpolateArray_order1
()
tests/test_functions.py:36
Functiontest_isQObjectAlive
()
tests/test_qt.py:9
Functiontest_left
(p, axisSpec, tickSpecs, textSpecs)
tests/graphicsItems/test_AxisItem.py:16
Functiontest_legend_item_basics
()
tests/graphicsItems/test_LegendItem.py:5
Functiontest_limits_and_resize
()
tests/graphicsItems/ViewBox/test_ViewBox.py:89
Functiontest_limits_enforcement
(k, v_in, v_out)
tests/parametertree/test_parametertypes.py:147
Functiontest_line_numbers_acconut_for_comments_and_blanks
Test that line numbers in ParseError account for comments and blank lines.
tests/test_configparser.py:54
Functiontest_loadUiType
()
tests/test_qt.py:16
Functiontest_longArrays
Test config saving and loading of long arrays.
tests/test_configparser.py:6
Functiontest_makeARGB_against_generated_references
(acceleration, dtype, in_fmt, level_name, lut_type, scale, use_rgba)
tests/test_makeARGB.py:41
Functiontest_makeARGB_exceptions
(makeARGB_args, makeARGB_kwargs)
tests/test_makeARGB.py:144
Functiontest_makeARGB_with_human_readable_code
()
tests/test_makeARGB.py:215
Functiontest_makeARGB_with_nans
()
tests/test_makeARGB.py:148
Functiontest_maps_hour_ticks_to_local_times_when_skip_greater_than_one
(timeZone, dateAxis)
tests/graphicsItems/test_DateAxisItem.py:225
Functiontest_maps_tick_values_to_local_times
( timeZone, transitionDate, expectedDayTickStrings, expectedHourTickStrings, dateAxis, )
tests/graphicsItems/test_DateAxisItem.py:190
Functiontest_mkColor
(test_input, expected)
tests/test_functions.py:490
Functiontest_mouseClickEvent
()
tests/graphicsItems/test_ROI.py:200
Functiontest_mouseDragEventSnap
()
tests/graphicsItems/test_ROI.py:221
Functiontest_mouseInteraction
()
tests/graphicsItems/test_InfiniteLine.py:54
Functiontest_multipleParameters
Test config saving and loading of multiple parameters.
tests/test_configparser.py:18
Functiontest_nan_image
()
tests/imageview/test_imageview.py:8
Functiontest_ndarray_from_qimage
()
tests/test_functions.py:427
Functiontest_ndarray_from_qpolygonf
()
tests/test_functions.py:420
Functiontest_nested_busy_cursors_clear_after_all_exit
()
tests/widgets/test_busycursor.py:14
Functiontest_no_func_group
()
tests/parametertree/test_Parameter.py:283
Functiontest_nonfinite
()
tests/graphicsItems/test_PlotDataItem.py:99
Functiontest_opts
()
tests/graphicsItems/test_PlotDataItem.py:124
Functiontest_opts
()
tests/parametertree/test_parametertypes.py:25
Functiontest_parameter_defaults_and_pristineness
()
tests/parametertree/test_Parameter.py:41
Functiontest_parameter_hasdefault
()
tests/parametertree/test_Parameter.py:21
Functiontest_parentItem
()
tests/opengl/items/test_GLGradientLegendItem.py:10
Functiontest_parentItem
()
tests/opengl/items/test_GLLinePlotItem.py:10
Functiontest_parentItem
()
tests/opengl/items/test_GLGraphItem.py:10
← previousnext →3,701–3,800 of 4,033, ranked by callers