In Spyder, plot using Matplotlib with interactive zoom, etc

前端 未结 4 1569
有刺的猬
有刺的猬 2021-01-03 23:50

I\'ve recently switched from Enthought Canopy to Anaconda and am using the Spyder IDE. I\'ve noticed that when I plot some data,

import matplotlib.pyplot as          


        
4条回答
  •  情歌与酒
    2021-01-03 23:53

    You might not need to restart spyder. Just go to the tool menu and restart the kernel. Then you should have the plot displayed. Please, this is after you must have set the appropriate preferences for graphics

提交回复
热议问题