Hello.
We encountered an issue where dotted lines in the image generated from Excel chart are incorrect - are shown as solid lines.
For comparison when ImageType.PNG is used for creating an image - the dotted lines are shown correctly.
Attached is the zip archive TestChartWithDottedLineBug.zip containing the following:
- TestChartWithDottedLineBug36340427.xlsx - input excel spreadsheet with the chart
- TestChartWithDottedLineBug36340427-v24.2.0.png - output image in PNG format
- TestChartWithDottedLineBug36340427-v24.2.0.emf - output image in EMF format
- TestChartDottedLine.java - small program to illustrate the issue
Environment Details:
Aspose Cells for Java 24.2.0
Java version 1.8.0_371b11
Windows 11 OS (but also reproducible under Linux).
If you have any questions please let us know.
Thank you.
TestChartWithDottedLineBug.zip (40.8 KB)