© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
A. PajankarHands-on Matplotlibhttps://doi.org/10.1007/978-1-4842-7410-1_6

6. Lines, Bars, and Scatter Plots

Ashwin Pajankar1  
(1)
Nashik, Maharashtra, India
 

In the previous chapter, you learned about many advanced concepts related to visualizations with Matplotlib.

In this chapter and the next few chapters, you will learn some techniques for creating data visualizations. Specifically, in this chapter, you will learn how to create the following data visualizations:
  • Lines and logs

  • Error bars

  • Bar graphs

  • Scatter plots

After reading this chapter, you will be able to work with lines, logs, bars, and scatter plots.

Lines and Logs

You already saw how to plot lines in an earlier ...

Get Hands-on Matplotlib: Learn Plotting and Visualizations with Python 3 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.