The column sparkline
For the next task you will create a column sparkline to show the Volume of shares for the 10 dates selected via the drop-down arrows.
This exercise is part of the course
Data Visualization in Google Sheets
Exercise instructions
- Immediately following the last entry for the
Volume
data, insert aSPARKLINE
formula inG27
to create a column sparkline and specify that the sparkline color should be blue. - Remember that within the curly brackets (after specifying the range), you need to specify a
"charttype"
of"column"
, and a"color"
of"blue"
.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
