Sparklines in Google Spreadsheets
March 5, 2012 / / Comments Off on Sparklines in Google Spreadsheets
< 1 minute read

This video describes a new feature in Google Spreadsheets, sparklines. Sparklines have a y-value based off of a data table. However, they require no x-value, and therefore need some context in the title.
To make a sparkline from a data table, do the following:
- In the Data dialog box of the Chart Editor, type Sparkline! and then select your chart.
You can also make a sparkline within a cell. To do so, use the following formula:
- =sparkline([data range]) where [data range] is the range of your table.