Build Status codecov.io

PyQtGraph

A pure-Python graphics library for PyQt/PySide

Copyright 2012 Luke Campagnola, University of North Carolina at Chapel Hill

http://www.pyqtgraph.org

Maintainer

Contributors

Requirements

Support

Post at the mailing list / forum

Installation Methods

Documentation

There are many examples; run python -m pyqtgraph.examples for a menu.

Some (incomplete) documentation exists at this time. * Easiest place to get documentation is at http://www.pyqtgraph.org/documentation * If you acquired this code as a .tar.gz file from the website, then you can also look in doc/html. * If you acquired this code via GitHub, then you can build the documentation using sphinx. From the documentation directory, run: $ make html

Please feel free to pester Luke or post to the forum if you need a specific section of documentation to be expanded.