This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.
📖 Task Introduction
Histograms are commonly used in Contour to quickly visualize frequency distributions along one variable. Let's dig deeper into the flight route data.
🔨 Task Instructions
Click on the Visualize category in the action ribbon.
Choose the Histogram board.
Under the Y-AXIS column, click the dropdown menu.
Select the route column.
Click Compute. You'll now see a count of flights by route.
📚 Recommended Reading
The histogram is one of the simplest ways to filter, and is a good option if you are not familiar with a dataset and want to explore it visually. Learn more about the histogram board by diving into the documentation.