When I save the file in the attachment as HTML, I found that the text position of the data label in the clustered bar chart was incorrect
sample.zip (14.1 KB)
In excel:excel.png (11.3 KB)
In html:html.png (6.2 KB)
Please notice, I am able to reproduce the issue as you mentioned by converting your template file to HTML file format. I found the data labels have incorrect position in the bar chart in the output HTML.
e.g.
Sample code:
Workbook workbook = new Workbook("f:\\files\\sample.xlsx");
workbook.save("f:\\files\\out1.html", SaveFormat.HTML);
I have logged a ticket with an id “CELLSJAVA-43878” for your issue. We will look into it soon.
Once we have an update on it, we will let you know.
This is to inform you that we have fixed your issue now. We will soon provide you the fixed version after performing QA and incorporating other enhancements and fixes.
The issues you have found earlier (filed as CELLSJAVA-43878) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi