From c7f74f67ca221fe99c3fd97bfeb742f526daa39f Mon Sep 17 00:00:00 2001 From: einarr Date: Fri, 15 Sep 2006 19:03:31 +0000 Subject: [PATCH] Fixed selection bug in NetworkPlot. The bug was introduced by the switch to numpy. --- system/plots.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/plots.py b/system/plots.py index db3d052..8087237 100644 --- a/system/plots.py +++ b/system/plots.py @@ -684,7 +684,7 @@ class NetworkPlot(Plot): y1, y2 = y2, y1 index = scipy.nonzero((xdata>x1) & (xdatay1) & (ydata