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


in reply to line colors in Spreadsheet::WriteExcel

Changing the line colour in charts isn't possible in Spreadsheet::WriteExcel.

It is possible with Excel::Writer::XLSX which is an API compatible replacement for Spreadsheet::WriteExcel.

--
John.