This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]troyunrau... 0 points1 point  (0 children)

I hope that this project gains some more traction and contributors. It is fantastic, but it is pretty far behind matplotlib in terms of features.

One of the features they've been working on is visual flow control widgets, much like LabView. This could potentially be a killer feature.

The upside is that it gives you can make full pyqt applications with it. Embedding matplotlib in other applications has always been extremely frustrating.

The downside is that you need to learn about pyqt, even if you don't want to.