标签: python matplotlib
有没有办法
ax.ticklabel_format(useOffset =假)
默认? 我在示例matplotlibrc文件中搜索但看不到 什么可以使用?
答案 0 :(得分:2)
不,(请参阅code)默认True是硬编码的。
True
请在github跟踪器上打开一个问题,请求此功能。