using it in a Qt5-Widget

It should be exactly the same as for Qt4, just importing from the Qt5 version

Tom

···

On Wed Jan 28 2015 at 11:24:55 AM <moonkid@…4618…13…> wrote:

I read the documentation a little bit. But I couldn’t find a hint how

to integrate a plot with matplotlib into a Qt5-Gui.


Dive into the World of Parallel Programming. The Go Parallel Website,

sponsored by Intel and developed in partnership with Slashdot Media, is your

hub for all things parallel software development, from weekly thought

leadership blogs to news, videos, case studies, tutorials and more. Take a

look and join the conversation now. http://goparallel.sourceforge.net/


Matplotlib-users mailing list

Matplotlib-users@…1735…sourceforge.net

https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Sorry, but my question was to unspecific.

I don't know how it worked with Qt4.

I need to know I can "draw" a plot into a QWidget or something else. I
couldn't find an example or documentation about it.

···

On 2015-01-28 16:25 Thomas Caswell <tcaswell@...287...> wrote:

It should be exactly the same as for Qt4, just importing from the Qt5
version