Symbol Bump Chart Tutorial
Bump charts are effective for showing changing rankings across multiple dates. For large datasets, consider grouping lines using colour and symbols.
How
- Select 'Symbol Line' under 'Line' as the Chart Type
- Create Calculated Field named 'First name only label':
CASE WHEN Year T = MIN(Year T) OVER(PARTITION BY Name) THEN Name END
- Drag 'Year' to Y-Axis
- Drag 'Rank' into 'X-Axis'
- Drag 'Name' into 'Series'
- Turn on Tooltips.
- Drag 'National Count' into 'Tooltip Field 1'. Click on the field -> Format -> Display as 'Number'.
- Drag 'National Count' into 'First name only label'.
- In Chart Properties, configure the following:
- General -> Line Thickness: Medium
- Legend → Portrait View Legend Position: Top
- Legend → Landscape View Legend Position: Top
- Gridlines -> Zero Line Color: FFFFFF
- Gridlines -> 'Hide All Grids' checked
- Gridlines -> 'Remove Min/Max/Avg Lines' checked
- Data Label Settings -> Text as '%_TOOLTIP2'
- Value Scale (Left) -> Title: Rank
- Value Scale (Left) -> Max: 5 (if only top 5)
- Value Scale (Left) -> Include Zero: No
- Last Value Projection -> Project Using: No Projection
- Multi-Period Projection > Projection Controls: Hide
- Hover Text Settings -> Hover Text as
%_SERIES_NAME | %_CATEGORY_NAME: %_TOOLTIP1 babies
Screenshot:
Tagged:
2
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 663 Datasets
- 119 SQL DataFlows
- 2.3K Magic ETL
- 823 Beast Mode
- Visualize
- 2.6K Charting
- 86 App Studio
- 46 Variables
- Automate
- 193 Apps
- 483 APIs & Domo Developer
- 86 Workflows
- 23 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 117 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 143 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive