Hi,
I have a scatter chart with smooth lines defined for some simple data. 2 issues appear when converting this chart to an image with Aspose (using chart.ToImage()).
1) The smooth line connecting data points contains loops
2) The grid markers on the X Axis aren’t the same as in Excel (Aspose shows 5 markers where as excel shows 12)
Please see attached images (chart_aspose.png and chart_excel.png) for reference and the XLSX file for reproduction.