mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-25 01:31:26 +00:00
Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into calcEngine
Conflicts: Classes/PHPExcel.php Classes/PHPExcel/Worksheet.php
This commit is contained in:
@@ -110,7 +110,7 @@ class PHPExcel_Chart_PlotArea
|
||||
/**
|
||||
* Set Plot Series
|
||||
*
|
||||
* @param array of PHPExcel_Chart_DataSeries
|
||||
* @param [PHPExcel_Chart_DataSeries]
|
||||
*/
|
||||
public function setPlotSeries($plotSeries = array()) {
|
||||
$this->_plotSeries = $plotSeries;
|
||||
|
||||
Reference in New Issue
Block a user