我有一个关于绘图的问题。我想在范围之间绘制一些数据:
3825229325678980.0786812569752124806963380417361932
和
3825229325678980.078681262584097479512892231994772
但我收到以下错误:
Attempting to set identical bottom==top results
in singular transformations; automatically expanding.
bottom=3.82522932568e+15, top=3.82522932568e+15
我应该如何在这里增加小数点来解决问题?