matplotlib.pyplot.draw_if_interactive# matplotlib.pyplot.draw_if_interactive()[源代码]# 如果在交互模式下,重新绘制当前图形。 警告 终端用户通常无需调用此函数,因为交互模式会处理此操作。