"PyQtGraph is a pure-python graphics and GUI library built on PyQt4 / PySide
and numpy.
It is intended for use in mathematics / scientific / engineering applications.
Despite being written entirely in python, the library is very fast due to its
heavy leverage of numpy for number crunching and Qt's GraphicsView framework
for fast display." - From website
My own experience with PyQtGraph is that it offers an entirely separate and
necessary set of tools vs Matplotlib. One is not greater than the other. It is
a simple way to get speed and extensibility for interactive graphing. It is
actively developed.
www.pyqtgraph.org
Original issue reported on code.google.com by lun...@gmail.com on 22 May 2014 at 11:40
Original issue reported on code.google.com by
lun...@gmail.com
on 22 May 2014 at 11:40