标签: python matplotlib formatting ascii
我正在尝试绘制具有轴欧元单位之一的图。 我正在格式化的函数是:
v.pdate = ''
,它可以和$一起使用。现在,我需要将$与€符号互换,而这不能直接识别。
我尝试的是:
def money(x, pos): return '$%1.0fB' % (x*1e-9)
但是终端说:
def money(x, pos): return r'$\euro$%1.0fB' % (x*1e-9)
答案 0 :(得分:2)
您还可以尝试使用While ie.Busy Or ie.readyState < 4: DoEvents: Wend 作为
While ie.Busy Or ie.readyState < 4: DoEvents: Wend
\texteuro