YOU’RE LEARNING TO↗learner can identify which chart type matches a given analytical question
↗learner can build line, bar, scatter, and histogram charts using the OO API
↗learner can explain what chartjunk is and why it hurts comprehension
↗learner can create a multi-panel figure with plt.subplots() and shared axes
↗learner can choose bar vs histogram based on data type