Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我用一堆十进制数字绘制浮点数时,Matplotlib 一直试图变得聪明,只绘制最低有效数字,同时在角落添加最高有效数字(对于两个轴)。我该如何阻止这种行为!?
我希望它绘制 5.4315、5.4316 等...