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
A1ofSheet1, use a formula that refers to the heading in yourShark Attacksdataset. This can take the form of='Sheet Name'!A1. - In your
Shark Attacksdataset, select theStatecolumn and theFatal,Injured, andUninjuredstatistics, and then create a chart. - Copy and paste this chart to
Sheet 1and change the chart to a column chart.
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten