You must be logged in to post your query.
Home › Forums › Chart Support › Google-sheets
Tagged: google-sheets, Multi-series-spline
How would I be able to integrate canvasJS charts by reading data from Google sheets? Is there a way to read and chart data directly from GSheets without having to have the data hosted somewhere?
@gautamtata,
You can publish Google-Sheet as csv and use the url generated to fetch data using jQuery AJAX as shown in this JSFiddle.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic. Login/Register