I would appreciate an option in matplotlibrc or with the scripted matlotlibrc dictionary to set the use of offset numbers to False for this script or as a default, respectively.
To be clear, I mean the functionality that I would deactivate by doing this:
ax.ticklabel_format(useOffset=False)