Issue - Aspose Cells - Shapes and overlays are not positioned correctly on a chart exported to HTML.
Steps to reproduce
- On an Excel chart, click one point of a series.
- Add a data label (data callout) to the point, choosing the oval
- Format the data label position to ‘center’.
Result
When rendering the worksheet as HTML (chart as SVG in options), the chart is printed well but the oval is way off.
Same result with other shapes - their positions do not render correctly .
Temporary workaround:
When using just the label text with a large letter “O” (instead of a shape annotation),
it is pretty close what I would expect using the oval.
Happy to send an example worksheet displaying this problem.
BTW, if I use Excel to convert the chart to a PDF and Aspose to create an SVG from that PDF, it looks right.