Introduction to Code Workbook7. Create A Chart
Feedback

7 - Create a Chart

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

📖 Task Introduction

You can add charts and other visualizations to your Code Workbook graph as a node. In this task, you will use the popular charting library that you just imported into your Global Code, Matplotlib, to generate a plot.

🔨 Task Instructions

  1. Mouse over the us_freight_flights graph node and click the button to the right.
  2. As you did previously, choose to add a Python Code transform.