Add a chart to your website. Use GOOGLEFINANCE formulas. Change chart color and type. Updating live. For example sales, revenue, stock price, COVID19 cases.
Here are some examples that you can try on your website
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:
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.
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.
Feedback