This content is also available at learn.palantir.com ↗ and is presented here for accessibility purposes.
📖 Task Introduction
You now have a set of flights on this route filterable by carrier name. Let’s use this new object set to create a line chart that can respond to the parameterized filter.
🔨 Task Instructions
Click the Charts category button at the bottom of your Filtered Route Flights card and choose Line chart from the available options.
In the chart editor panel on the right, apply the following settings:
Group By: Date
Metric: Average
Property: Actual Elapsed Time(i.e., flight time)
Segment By: Carrier Name
Feel free to make other display refinements in the Display tab (e.g., changing the categorical and value axis labels, moving the legend), but these are not critical to the training path here.