Bob Miller wrote:

>I want to noninteractively create some graphs.  I would like them to
>be pretty, not just functional (drop shadows, pseudo-3D, nice colors,
>whatever).
>
>What open source tools are good?
>
>Although I'm not sure exactly what graphs I need yet, I guess it'll
>include scatter plots, bar graphs, and maybe some 3D surface plots.
>
>The key word is noninteractive.  I want to feed this from a shell
>script.
>
>Has anybody used the gd graphics library?  I think webalizer uses it.
>http://www.boutell.com/gd/
>
>  
>
VTK is a full 3D graphing package with bindings for python, java, C++, 
and tcl. The
rather large API might be more than you want to get into, but the 
results are very pretty.
http://www.kitware.com/vtk.html
                                                                        
                J. Toman


_______________________________________________
Eug-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to