Incorrect conversion of static Excel graphics to HTML legend

There are two similar Excel graphics in static Excel, each with five legends. However, after being converted to HTML through the interface, the legend data of one of the Excel graphics becomes three
image.png (20.7 KB)
image.png (24.6 KB)

this is my file:
EPPR_66296.zip (68.1 KB)

this is my code:

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

@xhaixia
By using sample file for testing, we can reproduce the issue. It was found that the legend lost some data after converting the chart to image.
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-45575

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.9).
CELLSJAVA45575.zip (28.0 KB)

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