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