Problem with chart axis scale changing

Hi there


We are having problems when charts with percentage axis are saved using Aspose.Cells.

In the attached BugDemoInput.xlsx you’ll see the chart has an axis with the range 0% - 100%. When this is saved using the following code:

Workbook wb = new Workbook(“BugDemoInput.xlsx”);
wb.Save(“BugDemoOutput.xlsx”);

the axis changes from 0% - 10000% as seen in BugDemoOutput.xlsx.

This problem occurs with v7.0.0.0.

Could someone look into this for me?

Thanks

Hi,

Thanks for reporting this bug. I was able to reproduce the problem using the latest version.

We will fix this bug and update you here asap.

This issue has been logged as CELLSNET-30332.

Hi,


Please try the attached version v7.0.0.3, we have fixed the issue now.

Thank you.

Thanks, that has fixed the problem for us.

The issues you have found earlier (filed as 30332) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.