Embedding matplotlib into page GUI builder

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Madhusudan Singh

    #1

    Embedding matplotlib into page GUI builder

    After a successful but problematic experience with the QT Designer + python
    combo, I decided that I needed something simpler (read completely in
    python) for my lab applications with python linux-gpib bindings.

    I am looking at PAGE, which while not pretty, seems simple and fast to work
    with. How do I embed a realtime graphic o/p from matplotlib into this GUI
    builder ?

    Thanks.
Working...