I try to display a simple scatter chart with the API office.js. For the same code and data, the scatter chart displayed is correct with excel desktop but incorrect with excel online.
On excel desktop:
On Excel online:
The data used are:
I reproduce this in the Script Lab tool and I have export a gist. The gist is available on: problemOnXYScatterChart.EXCEL.yaml
For testing,
1.click on "Create table" button (to create the table)
2.click on "Create an xy-scatter chart" button (to display the scatter chart)
Launch the snippet on Excel desktop and Excel online.
=> The chart displayed on Excel online is incorrect.
Thanks in advance for your help.