Data labels (percentages) are incorrect in the generated HTML for 3-D Pie chart - regression

Hello,

We encountered an issue where percentages in the HTML generated from Excel Pie chart are incorrect. This seems to be a regression.
In Excel template percentages are shown as following:
APAC - 14%
North America - 44%

In generated HTML percentages are shown as following:
APAC - 13%
North America - 45%

This behavior can be seen in the latest Aspose Cells for Java version 23.11.
Wondering what is the change in the image generation algorithm that now is causing this difference?
Attached small zip file that contains input Excel template, output HTMLs for versions 23.11 and 23.9, and sample java code illustrating an issue.

Thank you.
TestPieChart.zip (27.8 KB)

@oraspose,

After an initial test, I am able to reproduce the issue as you mentioned by using your template XLSX file. I found data labels (percentages) are incorrect in the generated HTML for 3-D Pie chart.

We require thorough evaluation of your issue. We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSJAVA-45752

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

Hi @oraspose
For this issue, the result of our optimization is as follows, it will take effect in the next version (23.12),
it is expected to be released next week.
CELLSJAVA45752.zip (21.2 KB)

The issues you have found earlier (filed as CELLSJAVA-45752) have been fixed in Aspose.Cells for Java 23.12.