plt.gcf() doesn't show previous instance of a plot

前端 未结 0 1334
鱼传尺愫
鱼传尺愫 2020-12-19 05:48

I want to save an instance of a plot into an object so that I can display it later by just calling that object.

import numpy as np
import matplotlib.pyplot as         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题