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.
Este ejercicio forma parte del curso
Data Visualization in Google Sheets
Instrucciones del ejercicio
- 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"
.
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
