http://www.perlmonks.org?node_id=925510


in reply to excel graph

You can't change the series line or fill colours in a graph with Spreadsheet::WriteExcel.

You can do it with Excel::Writer::XLSX which is (more or less) a drop in replacement for Spreadsheet::WriteExcel.

--
John.