You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using an existing XLSX as a template file to fill and if this file has sparklines graphs in it, opening, updating and saving to a new XLSX file fives corrupted sheets.
This is true on all those scenarios:
R/openxlsx is used to manipulate the set of cells/region on which sparkline graphs are picking up data
R/openxlsx is used to manipulate the XLSX template but without touching those cells where sparkline graphs are defined
R/openxls is used to open, copy and then save a copy of the XLSX template, without touching any cell inside it
sessionInfo()
R version 3.6.0 (2019-04-26)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux 9 (stretch)
Describe the bug
When using an existing XLSX as a template file to fill and if this file has sparklines graphs in it, opening, updating and saving to a new XLSX file fives corrupted sheets.
This is true on all those scenarios:
R/openxlsx is used to manipulate the set of cells/region on which sparkline graphs are picking up data
R/openxlsx is used to manipulate the XLSX template but without touching those cells where sparkline graphs are defined
R/openxls is used to open, copy and then save a copy of the XLSX template, without touching any cell inside it
hope this helps! have a nice day!
The text was updated successfully, but these errors were encountered: