Juan Antonio Alvarez | 23 Feb 2007 15:28
Picon

How to plot area plots

Hi,

I'm sorry I ask this non-dev question here, but I didn't know where else to ask.

I'm developping an app and I'd like to include graphics to show
evolution of a percentual variable. The best way to show this that I
can think of, is the 2D area plot of open office.

In case you can see it, I attach an example. The thing is that I can't
find the way to do this with gtk+extra. Is there any?

Thanks in advance,

Juan
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Scigraphica-gtkextra mailing list
Scigraphica-gtkextra <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scigraphica-gtkextra
Adrian E. Feiguin | 27 Apr 2007 20:36
Picon
Favicon

Re: How to plot area plots

Hola Juan,

Sorry for the very late response. Use the gtk_plot_data_fill_area 
function. Look at gtkplotdata.h and play with it in testgtkplot.c

Saludos,
<ADRIAN>

Juan Antonio Alvarez wrote:

> Hi,
>
> I'm sorry I ask this non-dev question here, but I didn't know where 
> else to ask.
>
> I'm developping an app and I'd like to include graphics to show
> evolution of a percentual variable. The best way to show this that I
> can think of, is the 2D area plot of open office.
>
> In case you can see it, I attach an example. The thing is that I can't
> find the way to do this with gtk+extra. Is there any?
>
> Thanks in advance,
>
> Juan
>
> ------------------------------------------------------------------------
>
>------------------------------------------------------------------------
>
(Continue reading)


Gmane