Problem - rendering image from worksheet chart (Java)

Hi,
I am not able to render exact image from worksheet chart using Aspose Cell Java.

options.setVerticalResolution(150);
options.setHorizontalResolution(150);
options.setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON);
options.setRenderingHint(RenderingHints.KEY_TEXT_ANTIALIASING, RenderingHints.VALUE_TEXT_ANTIALIAS_ON);
options.setImageType(ImageType.PNG);

Worksheet Chart I am trying to convert (yellow highlighted)
Worksheet Chart.JPG (78.7 KB)

But getting below image which is not exact look as worksheet chat.
Issue is highlighted by yellow mark.
Aspose Convert.jpg (114.8 KB)

Please let me know if I missed anything in code or any other solution.

**** I have tried with license version as well.

Thanks,
Rupam

@ibinpvt,
Please share your sample file with us for our testing. We will reproduce the problem and provide our feedback after analysis.

Thanks for your quick response.
Please find the attached sample file.
sample.zip (96.8 KB)

Let me know if you need any more details.

@ibinpvt,
We have tried the scenario but need more time to analyze it. We have logged this requirement in our database for further investigation. You will be notified here once any update is ready for sharing.

This requirement is logged as:
CELLSJAVA-43402 - Generate exact chart image from Excel file

@ibinpvt,
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.

Glad to know that. We are waiting for your release.

@ibinpvt,
Please try our latest version/fix: Aspose.Cells for Java v21.2.7 (attached)
aspose-cells-21.2.7-java.zip (7.2 MB)

Your issue should be fixed in it.
Let us know your feedback.

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