Re: Plot graph using C
XComp <[email protected]>
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <[email protected]> |
Hi Jai, have you also thought about using gnuplot? It's a powerful command line tool for creating graphs of any kind. Maybe you can integrate it into your program. Unfortunately I have no experience in any graph library. Regards, Matthias On 22.01.2009, at 07:39, Jai Sharma wrote: > Dear Friends, > > I want to plot graph trough my C program, like MRTG. > I found two libraries: > > 1. librrd - good but, no CAPI documentation > 2 libgdchart - less functionality > > Can anyone told me about more, what library i will use to plot a > graph. > > ================================================ > > Thanks and Regards > Jai > -- > To unsubscribe from this list: send the line "unsubscribe linux-c- > programming" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html