controls/DebugVariablePanel/DebugVariablePanel.py
changeset 1394 d11ca4dd5135
parent 1365 debc97102b23
child 1431 df59be5afb08
--- a/controls/DebugVariablePanel/DebugVariablePanel.py	Fri Feb 14 21:27:49 2014 +0100
+++ b/controls/DebugVariablePanel/DebugVariablePanel.py	Tue Feb 25 13:39:46 2014 +0100
@@ -30,6 +30,7 @@
 import wx.lib.buttons
 
 import matplotlib
+matplotlib.use('WX')
 import matplotlib.pyplot
 from matplotlib.backends.backend_wxagg import _convert_agg_to_wx_bitmap