Spreadsheet-WriteExcel - Re: Error Messages and Mangled sheet name

Posted on Mon Jun 26 17:06:10 2006 by jmcnamara in response to 2537 (See the whole thread of 8)
Re: Error Messages and Mangled sheet name

How to set Excel chart axis labels or set the title with bold in perl?

Spreadsheet::WriteExcel uses a template mechanism to add charts. You have to create the type of chart that you want in Excel, extract that data and then add it to a Spreadsheet::WriteExcel file.

For more information see the Charts documentation and the example files in the charts directory of the distro.

John.
--

Write a response