
As a user, it’s easy to make charts inside Google Sheets. As a developer, you’ve got to learn a plotting library to include charts in your React-powered webapp.
Save the time and effort: Postlight’s React component, Google Sheet to Chart enables engineers to embed gorgeous, customizable charts inside their React apps with minimal configuration.

Powered by Google Sheets
Give your users the ability to update the chart just by updating a spreadsheet. Once you install this React component via npm or yarn, import and initialize it with at least three required props:
- A Google Sheet ID
- A Google Sheet name
- A Google Sheets API key
Check out the README for detailed instructions.
