Closed Prukutu closed 1 year ago
Your current colormap intervals are of 10K, which are quite large! You might be able to show more detail if you choose a higher number of contour levels. See the documentation for contourf on how to accomplish this:
https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.contourf.html
I noticed that you changed your colorbar. Issue resolved!
Your current colormap intervals are of 10K, which are quite large! You might be able to show more detail if you choose a higher number of contour levels. See the documentation for contourf on how to accomplish this:
https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.contourf.html