I need to generate chart/graph into Excel sheet from data present into Excel sheet. I am using python in linux environment. I have gone through below question but did not find any answer.I am using python 2.7 in linux enviroment. I am flexible to use perl also if we have any solution.
use python to generate graph in excel
How to generate Excel spreadsheets with embedded graphs?
(Tried with openpyxl :Graphs in xlsx File overwrite by openpyxl)