I've read elsewhere (https://stackoverflow.com/a/63974376/509840) that one can back out matplotlib to an earlier version. I did this:

pip uninstall matplotlib pip install matplotlib==3.2.2

and it began to plot.