FIXED: Graph deletion
commit52ff36f610c8f1f682c7ff0e05f38343173346ab
authorArnaud Gardelein <agardelein@yahoo.fr>
Thu, 29 Dec 2011 16:30:37 +0000 (29 17:30 +0100)
committerArnaud Gardelein <agardelein@yahoo.fr>
Thu, 29 Dec 2011 16:30:37 +0000 (29 17:30 +0100)
tree1f58ea4495d8b32277f7cca626a8ee65dd1e540b
parentab7dbf61cd02ea337126fdc99dfd12d921a5dc8e
FIXED: Graph deletion

Using Stack (patch 529d58355) broke the way Graph were deleted. This patch fixes this, calling stack.remove() with the Graph instead of its number.
oscopy/figure.py