felipenoris / XLSX.jl

Excel file reader and writer for the Julia language.
https://felipenoris.github.io/XLSX.jl/stable
Other
273 stars 58 forks source link

Add plotted figures to existing excel file #134

Open Vu-Nguyen-HAC opened 4 years ago

Vu-Nguyen-HAC commented 4 years ago

Is there anyway to add plotted figures to existing excel file?

I would like to read data from excel file, plot figure by Julia and then put the plotted figure back to that excel file. What could I do for this purpose?

felipenoris commented 4 years ago

This is currently not supported.

felipenoris commented 4 years ago

What you can do is to create an Excel template file and use Julia just to edit the file and update the data.