Here's how I went about it.
Create a blank figure. Break the process out into two functions:
Now that all the parameters defining the visualization are encoded (congratulations!) it's time to make the figure. We have to get some details right here, so we'll go slow. It will be worth your time to walk through the first two lessons of the Navigating Matplotlib course.
Feel free to use my solution to the last exercise as a starting point: nn_viz_05.py
Ready? Go for it.
0 comments