RE: Re: Plotting library for GTK+

2014-12-02 Thread Paul Stelzig
> -Original Message- > From: gtk-app-devel-list [mailto:gtk-app-devel-list-boun...@gnome.org] On > Behalf Of Allin Cottrell > Sent: Tuesday, December 02, 2014 10:51 AM > To: Sergei Naumov > Cc: gtk-app-devel-list@gnome.org > Subject: RE: Re: Plotting library for G

RE: Re: Plotting library for GTK+

2014-12-02 Thread Allin Cottrell
On Tue, 2 Dec 2014, Sergei Naumov wrote: > I think this question was asked many times but googling gives a rather patchy > answer to it. So, I am writing a piece of C code that acquires some data from > hardware controllers and it also has to plot a few simple graphs and > histograms > out

RE: Re: Plotting library for GTK+

2014-12-02 Thread Sergei Naumov
> I think this question was asked many times but googling gives a rather patchy > answer to it. So, I am writing a piece of C code that acquires some data from > hardware controllers and it also has to plot a few simple graphs and > histograms > out of them. What is a "canonical" tool for such