Open nanxstats opened 3 years ago
Hi Nan,
Thank you for raising this issue. I have been doing a bit of testing and it seems that the actual javascript library works correctly with the len setting for row and col.
Upgrading the xspreadsheet.js file for RXSpreadsheet unfortunately did not do the trick. There might be an issue in the list to JSON conversion, I will check it later.
Best regards,
Michael
It looks like
row
andcol
set inoptions
are not effective, although the other parameters are. I'm not sure if this is from upstream, but here is a minimal reproducible example:Thanks for creating the package.