in reply to How to create a chart with data from database

can someone please help me with the routines to get it done

You might be able to help yourself, its easy, here is the secret :)

http://search.cpan.org/dist/Spreadsheet-WriteExcel/MANIFEST

http://cpansearch.perl.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.38/examples/chart_bar.pl

?? Spreadsheet::WriteExcel::FromDB - Convert a database table to an Excel spreadsheet

  • Comment on Re: How to create a chart with data from database

Replies are listed 'Best First'.
Re^2: How to create a chart with data from database
by terrykhatri531 (Novice) on Jan 12, 2013 at 07:01 UTC

    Hi,

    I have seen the examples but I don't see any routines using data source from the database or maybe its beyond my understanding as I am very new in perl, therefore it will be very helpful if someone can give me a routine based on my script that will get me going.

    Please help me!

    Regards

    Terry

      I have seen the examples but I don't see any routines using data source from the database ...

      Why is this a problem? Doesn't the code you already posted use stuff from database successfully?

      Please help me!

      No thanks, not me :/