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.
이 연습은 강의의 일부입니다
Google Sheets로 배우는 데이터 시각화
연습 안내
- Immediately following the last entry for the
Volumedata, insert aSPARKLINEformula inG27to 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".
