pyqtgraph Logo
pyqtgraph-0.13.1
  • Introduction
  • Mouse Interaction
  • How to use pyqtgraph
  • Installation
  • Qt Crash Course
  • Plotting in pyqtgraph
  • Displaying images and video
  • 3D Graphics
  • Line, Fill, and Color
  • Interactive Data Selection Controls
  • Exporting
  • Rapid GUI prototyping
  • Parameter Trees
    • ParameterTree API Reference
      • Parameter
      • ParameterTree
      • Built-in Parameter Types
      • ParameterItem
      • Interactive Parameters
  • Visual Programming with Flowcharts
  • Internals - Extensions to Qt’s GraphicsView
  • API Reference
pyqtgraph
  • Docs »
  • Parameter Trees »
  • ParameterTree API Reference
  • Edit on GitHub

ParameterTree API Reference¶

Also see the ‘parametertree’ example included with pyqtgraph

Contents:

  • Parameter
    • registerParameterType()
    • registerParameterItemType()
    • Parameter
  • ParameterTree
    • ParameterTree
  • Built-in Parameter Types
    • Parameters
    • ParameterItems
  • ParameterItem
    • ParameterItem
  • Interactive Parameters
    • Basic Use
    • The Decorator Version
    • Title Formatting
    • Using InteractiveFunction
Next Previous

© Copyright 2011 - 2022, Luke Campagnola Revision 123eca2c.

Built with Sphinx using a theme provided by Read the Docs.