Convert your spreadsheet data into a responsive live web chart that always stays up to date

Add a chart to your website. Use GOOGLEFINANCE formulas. Change chart color and type. Updating live. For example sales, revenue, stock price, COVID19 cases.

Live Preview:

Create your own chart

example
Copy the code snippet and paste it to your website:

Examples

Here are some examples that you can try on your website

Tesla Stock Chart

Here is an example Tesla stock price line chart using =GOOGLEFINANCE formula from this Google Sheet.

In this example website's background color is dark, but the chart's background color is transparent so it inherit website's dark background color.

You can try it out by simple copy this code snippet and paste to your website to see how it will looks like:

Copy the code snippet:

BTC/USD Price Chart

Here is an example BTC/USD price line chart using =GOOGLEFINANCE formula from this Google Sheet.

Chart's color has an 10% opacity that allows you to see clearly the grid behind it.

You can try it out by simple copy this code snippet and paste to your website to see how it will looks like.

Copy the code snippet:

COVID-19 Cases Chart

Here is an example COVID-19 cases bar chart from this Google Sheet.

Bar chart is a single color that do not have any opacity and it look gorgeous with dark background.

You can try it out by simple copy this code snippet and paste to your website to see how it will looks like.

Copy the code snippet:

✅ Code Copied

andrey azimov by Andrey Azimov

Feedback