Creating a column chart for your dashboard
In this chapter, you will start to put together your own dashboard.
Your first step is to create a basic column chart showing fatalities, injured, and uninjured statistics for the states of Australia over the last 100 years.
Este ejercicio forma parte del curso
Data Visualization in Google Sheets
Instrucciones del ejercicio
- In
A1
ofSheet1
, use a formula that refers to the heading in yourShark Attacks
dataset. This can take the form of='Sheet Name'!A1
. - In your
Shark Attacks
dataset, select theState
column and theFatal
,Injured
, andUninjured
statistics, and then create a chart. - Copy and paste this chart to
Sheet 1
and change the chart to a column chart.
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
