[Chicago-talk] stock charts with perl

Ed Summers ehs at pobox.com
Tue Dec 30 16:41:54 CST 2003


On Tue, Dec 30, 2003 at 02:21:00PM -0800, matt boex wrote:
> any opinion as to what modules i should use to build stock charts with.  
> i am looking to build open, high, low, close, with possibly volume at the 
> bottom.

I've had good success with GD::Graph [1] at a previous job, and at my current
job we've used Chart [2], which has a somewhat cleaner look. Unfortunately
(as of 3 months ago) GD::Graph appeared to be more actively maintained than
Chart, since we submitted a patch for some legend placement options, and 
never heard back. Also GD::Graph has better support for TrueType fonts. 
While it's name doesn't reflect it, Chart uses GD just as GD::Graph does, 
but in a perhaps more elegant way. Chart comes with some very nice PDF
documentation however, which is pretty useful for this sort of module.

//Ed

[1] http://search.cpan.org/perldoc?GD::Graph
[2] http://search.cpan.org/perldoc?Chart




More information about the Chicago-talk mailing list