October 2018
Beginner to intermediate
676 pages
18h 30m
English
We learned in Chapter 4, Developing Visualizations for Publishing Quality, that Matplotlib has a default color cycle that gets repeated as we plot more graphs in a given axis. The property cycler enables us to define such cyclers for multiple attributes in a single function. If you want to plot an axis with repetitive patterns, we can achieve it with the property cycler.
Read now
Unlock full access