Hi Aspose team,
We are encountering several layout-related issues when working with Excel files (both .xlsx
and .xlsm
) containing 2D bar charts using Aspose.Cells.GridJs (v25.*) in a .NET environment.
Common issues with both .xlsx
and .xlsm
files containing 2D bar charts:
- Layout is broken when the Excel file is converted and displayed in the GridJs web interface.
- After editing in the GridJs interface and downloading via File → Download As XLSX, the layout in the resulting Excel file is also broken.
→ In short, the layout breaks during both the Excel → GridJs and GridJs → Excel transitions when 2D bar charts are involved.
Additional issue with .xlsm
files (with charts and images):
When editing an .xlsm
file in GridJs and downloading it using File → Download As XLSX, we noticed that:
- All chart and image areas in the resulting Excel file are completely misaligned or broken.
Are these known issues? If so, could you please provide any workaround or guidance to address them?
Thank you in advance for your support.