Google Sheets
Bring live spreadsheet data into your chart. The plugin fetches the sheet, maps headers to categories and series, and keeps your configuration ready for refreshes.
Data prep checklist
First row should contain headers (e.g.
Month
,Revenue
,Cost
).No merged cells or formulas that return text when numbers are expected.
If the sheet is private, confirm your browser session has access.
Import steps
Switch to Table → Google in the Data tab.
Paste the full Google Sheet URL.
Specify the Worksheet name if it’s not the first tab.
Select the columns you want to use. The plugin automatically treats the first as categories.
Common errors
“Failed to load data from Google Sheets.”
Network, permission, or rate-limit issue.
Check access rights, try again, or duplicate the sheet to reduce load.
Preview shows wrong numbers
Column order changed since last fetch.
Reopen the column picker and reselect the intended fields.
Tips for designers
Use a dedicated worksheet for chart data; keep formatting and calculations separate.
If a stakeholder updates the sheet, remind them not to move the header row or delete columns in use.
Last updated
Was this helpful?