Discussion:
[guidata/guiqwt] Display multiple guiqwt images (plots) in one window - Python 2.7.10
Alona R.
2016-01-28 09:01:15 UTC
Permalink
I create plots using guiqwt and display them in 12 windows (each window
displays one plot with few curves (1 to 4)). How can I show all plots in
one window?

Here is the example of the plot:

<Loading Image...>















Thanks!
--
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Pierre Raybaut
2016-01-28 15:06:14 UTC
Permalink
How would you like to group thoses plots in a single window?
(side by side? different tabs?)

Date: Thu, 28 Jan 2016 01:01:15 -0800
From: ***@gmail.com
To: ***@googlegroups.com
Subject: [guidata/guiqwt] Display multiple guiqwt images (plots) in one window - Python 2.7.10

I create plots using guiqwt and display them in 12 windows (each window displays one plot with few curves (1 to 4)). How can I show all plots in one window?
Here is the example of the plot:















Thanks!
--
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.

To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+***@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...