I have a simple Bar Chart. The chart is appearing in the output file when I use Tests/32chartreadwrite.php. However, in the input file, the chart data series Fill is set to Solid and the chart plot area fill is set to Gradient. In the output file, these are being set to Automatic causing the chart to appear differently.
When I set the fill manually in the output file, I do see that the fill colors and stops from the input file have been retained. So the issue simply appears to be not retaining the solid/gradient fill settings.
Is this a known issue? Are there any workarounds? I am new to this forum so not sure how to upload files but can email/upload files if needed.
Note that I'm using PHPExcel 1.7.8 released on Oct 12, 2012.