crbates / PyQt-matplotlib

An example of PyQt and matplotlib integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple pyQt + matplotlib example

Author: Cameron Bates
files:
qtmplex.py \This contains all the 'end user code'
qtmpl.py \this just links the matplotlib backend to the widget
plotui.py \ This file was automatically generated using the command pyuic4 plot.ui > plotui.py
plot.ui \ This file is the qt designer file used to describe the gui

About

An example of PyQt and matplotlib integration

License:Other


Languages

Language:Python 100.0%