There is an issue with the display of the circular chart legend after it is converted to HTML

The Excel graphics display is normal, but the corresponding legend display is abnormal after being converted to HTML through the interface
image.png (122.4 KB)
image.jpg (136.1 KB)

this is my file:
EPPR_70857.zip (347.4 KB)

this is my code:


Workbook workbook = new Workbook("D://Program_Data//Aspose//EPPR_70857//EPPR_70857.xlsx");
			workbook.save("D://Program_Data//Aspose//EPPR_70857//EPPR_70857/EPPR_70857.html", SaveFormat.HTML);

@xhaixia,

Thanks for the template XLSX file.

I am able to reproduce the issue as you mentioned by using your template XLSX file to convert to HTML. I found an Issue with the display of the circular chart legend after XLSX is converted to HTML.

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-45724

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 @xhaixia
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.
CELLSJAVA45724.zip (179.3 KB)

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