tcerdaITBA opened a new pull request #192:
URL: https://github.com/apache/poi/pull/192


   Currently the DOUGHNUT chart requires `XDDFChartAxis` and `XDDFValueAxis` 
objects in its creation which is not correct. As with the PIE and PIE3D charts, 
the DOUGHNUT chart does not need these axis objects as it can be seen in its 
constructor. These incurs in null pointer exception when the not needed axis 
objects are not provided and in errors when reading the Excel file.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to