Summary

In this chapter, we covered a great deal of material:

  • A quick review of the evolution of high-level plotting
  • An examination of third-party libraries, which wrap matplotlib functionality for high-level plotting results
  • An overview of the grammar of graphics and the implementations available in the Python world
  • A tour of a one town's data climate over a century, and the ways in which this might be rendered in various high-level plots

Our goal was to not only provide more context into the world of data visualization where each layer builds upon one before it, but to also demonstrate practical usage on a real-world dataset, identifying the ways in which one might need to modify the collected or supplied data, and then apply various methods to gain ...

Get Mastering matplotlib now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.