Dashboard Mode - Opacity control
Dashboard Goal
Understand how changing opacity affects the visibility of dashboard elements to improve clarity and focus.
Jump into concepts and practice - no test required
Understand how changing opacity affects the visibility of dashboard elements to improve clarity and focus.
| Region | Sales | Profit | Month |
|---|---|---|---|
| North | 100 | 30 | January |
| South | 200 | 50 | January |
| East | 150 | 40 | January |
| West | 120 | 35 | January |
| North | 130 | 45 | February |
| South | 210 | 55 | February |
| East | 160 | 42 | February |
| West | 140 | 38 | February |
+----------------------+----------------------+
| Total Sales (100%) | Total Profit (100%) |
+----------------------+----------------------+
| |
| Bar Chart Sales (100%) |
| |
| |
+----------------------------------------------+
| |
| Line Chart Profit (60% opacity) |
| |
+----------------------------------------------+
| Month Selector Filter |
+----------------------------------------------+
The Month Selector filter controls the data shown in both KPI cards and charts. When a month is selected, all components update to show sales and profit for that month only.
Opacity settings help users focus: the bar chart is fully visible (100% opacity) to highlight sales, while the line chart uses 60% opacity to provide trend context without overpowering the main data.
If you select February in the Month Selector, which components update and how does opacity affect what you see?