On Sep 29, 11:05 pm, [EMAIL PROTECTED] (Sandy lone) wrote: > On Mon, Sep 29, 2008 at 4:05 PM, Funny Perl <[EMAIL PROTECTED]> wrote: > > I just start to learn perl on GD graph. My OS is Linux. > > > I got a example, but how can I display the graph on the screen ? use > > Gtk2 or something else? > > Generally we use GD to print the graphs to web browsers. > I didn't know if it can print to a TK application, but we use it > widely on CGI programming.
Thanks for your repy. In fact I just found a Gtk2::Ex::Graph::GD is cpan which probably can do that. But I want to know, generally, If I want to plot something like candle stick grach on X, what kind of modules should I take. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/