Thanks for the article. I don't know NFL football that well but followed along until nicely until my graph did not look like yours
sns.catplot(x="down", kind="count", hue='play_type', data=df_final);
My data has some 0 downs so my chart X axis has 5 downs: 0,1,2,3 and 4
Interesting article ... But I can seem to find how to do this in Ubuntu 20.04
Any ideas?