From fb40973d458d9a2553e6dd4d1cb007924631d60e Mon Sep 17 00:00:00 2001 From: Eric Rowell Date: Sun, 21 Apr 2019 14:38:35 -0700 Subject: [PATCH] fix todos --- TODOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODOS.md b/TODOS.md index a73c004..6883758 100644 --- a/TODOS.md +++ b/TODOS.md @@ -6,7 +6,7 @@ * lines get fat sometimes when viz stretched. arrows don't point in right direction when viz is stretched. this is the same problem * tests and github CI -## P2 +## P1 * new hover effects. Highlight upstream and downstream edges and nodes * node events should include x,y mouse position, or at least mouse event object * events should return the node or edge directly, with an index, function(node, index, evt)