Skip to main content
Ctrl+K
pyqtgraph 0.13.7 documentation - Home
  • Getting Started
  • User Guide
  • Developer Guide
  • API Reference
  • GitHub
  • Twitter
  • Getting Started
  • User Guide
  • Developer Guide
  • API Reference
  • GitHub
  • Twitter

Section Navigation

  • Global Configuration Options
  • PyQtGraph’s Helper Functions
  • PyQtGraph’s Graphics Items
    • PlotDataItem
    • PlotItem
    • ImageItem
    • ColorBarItem
    • PColorMeshItem
    • GraphItem
    • ViewBox
    • LinearRegionItem
    • InfiniteLine
    • ROI
    • GraphicsLayout
    • MultiPlotItem
    • PlotCurveItem
    • ScatterPlotItem
    • IsocurveItem
    • AxisItem
    • TextItem
    • ErrorBarItem
    • BarGraphItem
    • ArrowItem
    • FillBetweenItem
    • CurvePoint
    • CurveArrow
    • GridItem
    • ScaleBar
    • LabelItem
    • VTickGroup
    • LegendItem
    • GradientEditorItem
    • HistogramLUTItem
    • GradientLegend
    • ButtonItem
    • GraphicsObject
    • GraphicsWidget
    • GraphicsItem
    • UIGraphicsItem
    • GraphicsWidgetAnchor
    • DateAxisItem
    • TargetItem
  • PyQtGraph’s Widgets
    • PlotWidget
    • ImageView
    • SpinBox
    • GradientWidget
    • HistogramLUTWidget
    • ConsoleWidget
    • ColorMapWidget
    • ScatterPlotWidget
    • GraphicsView
    • DataTreeWidget
    • TableWidget
    • TreeWidget
    • CheckTable
    • ColorButton
    • GraphicsLayoutWidget
    • ProgressDialog
    • FileDialog
    • JoystickButton
    • MultiPlotWidget
    • VerticalLabel
    • RemoteGraphicsView
    • MatplotlibWidget
    • FeedbackButton
    • ComboBox
    • LayoutWidget
    • PathButton
    • ValueLabel
    • BusyCursor
    • RawImageWidget
    • ColorMapMenu
  • PyQtGraph’s 3D Graphics System
    • GLViewWidget
    • GLGridItem
    • GLGraphItem
    • GLSurfacePlotItem
    • GLVolumeItem
    • GLImageItem
    • GLMeshItem
    • GLLinePlotItem
    • GLAxisItem
    • GLGraphicsItem
    • GLScatterPlotItem
    • GLTextItem
    • MeshData
  • Color Maps
  • Parameter Trees
    • ParameterTree API Reference
      • Parameter
      • ParameterTree
      • Built-in Parameter Types
      • ParameterItem
      • Interactive Parameters
  • Dock Area Module
  • GraphicsScene and Mouse Events
    • GraphicsScene
    • HoverEvent
    • MouseClickEvent
    • MouseDragEvent
  • API Reference
    • Exporter
    • SVGExporter
  • Visual Programming with Flowcharts
    • flowchart.Flowchart
    • flowchart.Node
    • flowchart.Terminal
  • Point
  • Transform3D
  • UML class diagram
  • API Reference
  • PyQtGraph’s Widgets

PyQtGraph’s Widgets#

PyQtGraph provides several QWidget subclasses which are useful for building user interfaces. These widgets can generally be used in any Qt application and provide functionality that is frequently useful in science and engineering applications.

Contents:

  • PlotWidget
    • PlotWidget
  • ImageView
    • ImageView
  • SpinBox
    • SpinBox
  • GradientWidget
    • GradientWidget
  • HistogramLUTWidget
    • HistogramLUTWidget
  • ConsoleWidget
    • ConsoleWidget
  • ColorMapWidget
    • ColorMapWidget
    • ColorMapWidget.ColorMapParameter.setFields()
    • ColorMapWidget.ColorMapParameter.map()
    • ColorMapParameter
  • ScatterPlotWidget
    • ScatterPlotWidget
  • GraphicsView
    • GraphicsView
  • DataTreeWidget
    • DataTreeWidget
  • TableWidget
    • TableWidget
  • TreeWidget
    • TreeWidget
  • CheckTable
    • CheckTable
  • ColorButton
    • ColorButton
  • GraphicsLayoutWidget
    • GraphicsLayoutWidget
  • ProgressDialog
    • ProgressDialog
  • FileDialog
    • FileDialog
  • JoystickButton
    • JoystickButton
  • MultiPlotWidget
    • MultiPlotWidget
  • VerticalLabel
    • VerticalLabel
  • RemoteGraphicsView
    • RemoteGraphicsView
  • MatplotlibWidget
    • MatplotlibWidget
  • FeedbackButton
    • FeedbackButton
  • ComboBox
    • ComboBox
  • LayoutWidget
    • LayoutWidget
  • PathButton
    • PathButton
  • ValueLabel
    • ValueLabel
  • BusyCursor
    • BusyCursor
  • RawImageWidget
    • RawImageWidget
    • RawImageWidget.__init__()
    • RawImageWidget.setImage()
  • ColorMapMenu
    • ColorMapSpecifier
    • ColorMapMenu

previous

TargetItem

next

PlotWidget

© Copyright 2024 - 2024, PyQtGraph developers.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.4.