Re: [GD-DEVEL] plotting data txt array
[email protected] (oyster)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
if you are using windows, you can use this free one: www.rmchart.com, it comes with interfaces for some BASICs, and you can find the python interface here: pyrmchart.googlepages.com, by me :D I think it is hard to find other free chart lib which produces beatiful charts except rmchart and jfreechart. but rmchart runs on windows only and is not opensourced, jfreechart is java only. 2008/1/23, Pierre Joye <[email protected]>: > On Jan 23, 2008 2:44 PM, Patolfo <[email protected]> wrote: > > > > Thanks for the library, but well it does not compile under windows, I > > looked for and there is no mingw precompiled gdchart binaries for windows, i > > tried to make the libraries my self but, I am still on it, is there any > > other option beside this? > > > > p.s. I'll try the perl module maybe there is more luck there, > > What kind of charts do you need? It is relatively easy to draw one > with GD. Bill also has experiences in this area. A scrinpting language > is also a good solution if you are more familiar with perl or php, > they both have hundred of libraries to draw charts using gd. > > Cheers, > -- > Pierre > http://blog.thepimp.net | http://www.libgd.org > > -- > GD Devel Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >