In the previous chapter, we learned some basic concepts to draw line and scatter plots with Matplotlib, and made adjustments to a few elements. Now that we are familiar with the Matplotlib syntax, we are ready to go further and explore the potential of Matplotlib.
In this chapter, we will discuss:
- Color specification
- Line style customization
- Point style customization
- More native plot types
- Inserting text and other annotations
- Considerations in plot styling