Create a New Dashboard
Time to Complete: 3 minutes
Instructions
Now that you have created your data source, create a dashboard to hold all of your visualizations:
In Atlas Charts, click Dashboards in the sidebar.
Click the New Dashboard button.
Copy the following into the Title input:
Super Supply Store Orders
Copy the following into the Description input:
Sales, Customer Analytics, and More. Click Create.
After clicking create, Charts navigates you to your newly created dashboard and prompts you to add your first chart.
Next Steps
The following sections of the tutorial walk through building each chart for your dashboard. You will be populating the dashboard with the following visualizations:
A column chart for total sales by store location
A donut chart showing the frequencies of tags occurring in each item sold
A grouped column chart showing the most common items sold in each store location
An area chart showing a distribution of customer ages
To create each chart, you will populate the chart's encoding channels with fields from your schema. Encoding channels represent the information passed to Atlas Charts which allows Charts to create the visualization. For more information on encoding channels and the different types of channels available, refer to the encoding channels section of the documentation.
Follow along to the next section of the tutorial to build a column chart showing total sales by store location.