|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Generating an Excel chartby jmcnamara (Monsignor) |
| on Mar 12, 2012 at 09:01 UTC ( #959087=note: print w/ replies, xml ) | Need Help?? |
|
Spreadsheet::WriteExcel provides a utility function called xl_range_formula()to deal with this. See the Working with cell ranges section of the chart documentation:
Note, if you are creating an Excel 2007 workbook and chart then you could consider using Excel::Writer::XLSX. It has a slightly easier interface for this case:
--
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||