Re: GTK3 + gnuplot
- From: Chris Moller <moller mollerware com>
- To: gtk-app-devel-list gnome org
- Subject: Re: GTK3 + gnuplot
- Date: Tue, 18 Sep 2018 12:36:19 -0400
That would be awkward in gnuplot--you'd have to create the plot and then
load it as a pixmap or some such. But there's a utility call plplot
that's designed to be embedded in other applications and it might work
better.
https://tschoonj.github.io/blog/2015/07/05/embedding-plplot-in-gtk-drawingareas/
and
https://sourceforge.net/p/plplot/mailman/message/26169132/
might help.
On 18/09/18 12:19, arkkimede via gtk-app-devel-list wrote:
Hi!
I've developed an application in c to make measurements, with a GUI that
manage the inputs and it is able to produce graphical results in terms of
2d plots, realized by mean of the library Cairo.
Now I have the necessity to produce 3d plots (3d radiation pattern of
antennas).
To realize 3d plots by mean of a 2d library, is not impossible but very
hard.
A solution could be using gnuplot that I'he yet used to produce high
quality 3d plots.
The question now is: "How to embed a gnuplot graphic in gtk3?
Could you say, please, where to find a simple example, just to undestand
how it is possible to do that?
Thank you
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]