mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
@@ -42,6 +42,14 @@ Matplotlib
|
||||
|
||||
.. todo:: write about matplotlib.
|
||||
|
||||
PyQwt
|
||||
-----
|
||||
|
||||
`PyQwt <http://pyqwt.sourceforge.net/>`_ is a solid library for plotting
|
||||
numerical data. It is built on top of the popular `PyQt <http://www.riverbankcomputing.co.uk/software/pyqt/intro>`_ GUI framework.
|
||||
It typically has better performance than matplotlib, but the range of built-in
|
||||
chart/plot types is slightly smaller than matplotlib.
|
||||
|
||||
Resources
|
||||
:::::::::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user