export graphs in excel with rails

153 Views Asked by At

I am using axlsx gem in my application to export data to excel sheet. On other hand I am using [quickchart]api to show graph on frontend. Is there anyway to use quickchart api in .xlsx template or any other gem that allow me to draw graphs in .xlsx templates so I could export the data with graph. Simple is that I want to export graphs on excel file in my rails application. Please help.

0

There are 0 best solutions below