How do I get interactive plots again in Spyder/IPython/matplotlib?

前端 未结 5 1896
逝去的感伤
逝去的感伤 2020-11-30 18:25

I upgraded from Python(x,y) 2.7.2.3 to 2.7.6.0 in Windows 7 (and was happy to see that I can finally type function_name? and see the docstring in the Object Ins

5条回答
  •  天命终不由人
    2020-11-30 19:05

    After applying : Tools > preferences > Graphics > Backend > Automatic Just restart the kernel

    And you will surely get Interactive Plot. Happy Coding!

提交回复
热议问题