Sample 05 Chart with PhpSpreadsheet
08:45:54 Create new PHPPresentation object
08:45:54 Set properties
08:45:54 Remove first slide
08:45:54 Create templated slide
08:45:54 Generate sample data for first chart
08:45:54 Create a bar chart (that should be inserted in a chart shape)
08:45:54 Create a shape (chart)
08:45:54 Create templated slide
08:45:54 Generate sample data for second chart
08:45:54 Create a pie chart (that should be inserted in a chart shape)
08:45:54 Create a shape (chart)
Fatal error: Uncaught ReflectionException: Class "PhpOffice\PhpPresentation\Writer\PowerPoint2007\error_log" does not exist in /home/wwtrep/public_html/verifica/pp/src/PhpPresentation/Writer/PowerPoint2007.php:103
Stack trace:
#0 /home/wwtrep/public_html/verifica/pp/src/PhpPresentation/Writer/PowerPoint2007.php(103): ReflectionClass->__construct('PhpOffice\\PhpPr...')
#1 /home/wwtrep/public_html/verifica/pp/samples/Sample_Header.php(143): PhpOffice\PhpPresentation\Writer\PowerPoint2007->save('/home/wwtrep/pu...')
#2 /home/wwtrep/public_html/verifica/pp/samples/Sample_05_Chart_with_PhpSpreadsheet.php(115): write(Object(PhpOffice\PhpPresentation\PhpPresentation), 'Sample_05_Chart...')
#3 {main}
thrown in
/home/wwtrep/public_html/verifica/pp/src/PhpPresentation/Writer/PowerPoint2007.php on line
103