Archive

Archive for June, 2008

Graphs in Sql-Ledger

June 14th, 2008 No comments

GD::Graphs Perl module allows you to build graphs (bar, pie, line etc.) in your Perl applications. We have written a very simple script which will help you to build graphs on your Sql-Ledger data using this module. The sample created by this script builds a bar graph on your monthly sales.

Download.