rakannimer/react-google-charts

[Bug]: Charts with spreadsheets does not work

Opened this issue · 0 comments

Would you like to work on a fix?

  • Check this if you would like to implement a PR, we are more than happy to help you go through the process.

Current and expected behavior

Currently the charts examples using data from a google spreadsheet doesn't work propertly. The error message "Table has no column" is returned. The expected behavior is to view a google chart rendered.

Reproduction

https://codesandbox.io/s/github/RakanNimer/react-google-charts/tree/master/sandboxes/advanced-spreadsheet/default?from-embed=&file=/App.tsx

react-google-charts version

4.0.0

Possible solution

No response