beremiz
Clone
Summary
Browse
Changes
Graph
Added support for zooming graph so that it fits canvas size in Debug Variable Panel
2013-06-19, Laurent Bessard
fae0809eae98
Added support for zooming graph so that it fits canvas size in Debug Variable Panel
try:
from DebugVariableGraphicPanel import DebugVariableGraphicPanel as DebugVariablePanel
except:
from DebugVariableTablePanel import DebugVariableTablePanel as DebugVariablePanel