October 2018
Beginner to intermediate
676 pages
18h 30m
English
In the preceding recipe, we learned to define custom transformation and used it to draw curved grid lines in curvilinear coordinates. However, they both use the Cartesian coordinate system of x, y co-ordinates. In this recipe, we will learn how to use polar coordinates (angle and radius coordinates) in a rectangular box. In this recipe, as well as in all upcoming ones, we will use pre-built transformations provided by Matplotlib.
Read now
Unlock full access