13 - Create a Bar Plot for Departing Flights from JNU

This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.

📖 Task Introduction

Another way to add a Bar chart is via the Search cards menu. In this task, you will follow similar steps to create a bar plot of Departing Flights at the JNU airport and segment them by Runway so that we can see the total number of flights per runway per day.

🔨 Task Instructions

  1. From the omnibar near the top of your Quiver analysis, click the Search cards button.
  2. In the subwindow, search for and select the Bar chart option.
  3. Because you added this widget from the omnibar, it's not yet associated with an Object Set. Click on the Add object set... option in the right sidebar and choose your Filtered Departing Flights: JNU object set.
  4. In the right sidebar, search for and select Departure from the list of object properties in the Group By dropdown menu.
  5. In the Bucketing dropdown menu to the right of your selected Date property, select Hour.
  6. In the Segment By dropdown menu near the bottom of the Editor sidebar, select Departure Runway (Derived) to segment the bar plot based on to which runway at JNU each flight arrived.
  7. Rename your new bar chart Departing Flights by Runway: JNU.