in reply to Excel::Writer::XLSX - pie chart legend's color

Well you can easily find solution for this from http://search.cpan.org/~jmcnamara/Excel-Writer-XLSX-0.51/lib/Excel/Writer/XLSX/Examples.pm and also for reading and writing records to excel file I think http://search.cpan.org/dist/Spreadsheet-WriteExcel/lib/Spreadsheet/WriteExcel.pmis the most appropriate.

Please let me know if you've any confusion in understanding from this these links.

For reference , please follow this exact link : http://search.cpan.org/~jmcnamara/Excel-Writer-XLSX-0.51/lib/Excel/Writer/XLSX/Examples.pm#Example:_colors.pl
  • Comment on Re: Excel::Writer::XLSX - pie chart legend's color