mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-06 15:52:43 +00:00
#401 : Fix for JpGraph
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ require_once(\PHPExcel\Settings::getChartRendererPath().'/jpgraph.php');
|
||||
* @license http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
|
||||
* @version ##VERSION##, ##DATE##
|
||||
*/
|
||||
class jpgraph
|
||||
class JpGraph
|
||||
{
|
||||
private static $width = 640;
|
||||
|
||||
Reference in New Issue
Block a user