Timeline chart fails to display
-
We have a Google spreadsheet that we want to display as a timeline chart. Loading the sheet’s URL into the plug-in’s shortcode, along with a chart=”timeline” parameter, displays this error:
Invalid data table format: must have 3 or 4 data columns.
The spreadsheet does have three data columns, the first one being a date. If I specify the columns using the query parameter, I get a message that the first column must consist of string data.
The only thing that works is calling for a line chart with the columns specified. The problem with this is that I can’t control the time display the way I can with a timeline chart.
Maybe I’m missing something?
The topic ‘Timeline chart fails to display’ is closed to new replies.