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.
Diese Übung ist Teil des Kurses
Data Visualization in Google Sheets
Anleitung zur Übung
- 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"
.
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
