import proplot as plot
import numpy as np
# Pcolor plot with and without distinct levels
f, axs = plot.subplots...51423)
data = (state.normal(0, 1, size=(33, 33))).cumsum(axis=0).cumsum(axis=1)
axs.format(suptitle='Pcolor...with levels')
for ax, n, mode, side in zip(axs, (200, 10), ('Ambiguous', 'Discernible'), 'lr'):
ax.pcolor...tickminor=False, extendsize='1.7em'
)
else:
ax.pcolor...globe],
collabels=['Cartopy example', 'Basemap example'],
rowlabels=['Contourf', 'Pcolor