The effect of Excel chart in excel is different from that in HTML

The excel chart type is combination. The two series of column chart are set as cluster column chart and drawn on the secondary coordinate axis. The two series are set as stacked column chart and drawn on the primary coordinate chart.

Workbook workbook = new Workbook("E:\\AsposeTest\\日产品出货报表.xlsx");
workbook.save("E:\\AsposeTest\\日产品出货报表.html");

You can see the sample excel and html at example.7z (27.6 KB)

@xhaixia,

I tried to download your attachment (zipped archive) but my anti-virus detected some virus in it so it is discarded and removed automatically. Could you please re-zip your files and re-attach it. We will check your issue soon.

@xhaixia,
After an initial test, I am able to reproduce the issue as you mentioned.I found that some unnecessary labels are drawn in chart. I have logged a ticket with an id “ CELLSJAVA-44429” for your issue. We will look into it soon.

Once we have an update on it, we will let you know.

The issues you have found earlier (filed as CELLSJAVA-44429) have been fixed in this update. This message was posted using Bugs notification tool by Peyton.Xu