uwescience / myria-web

Web frontend for Myria
https://demo.myria.cs.washington.edu
Other
11 stars 14 forks source link

graph.js: fix #250 #251

Closed dhalperi closed 9 years ago

dhalperi commented 9 years ago

When I refactored the viz code to handle subqueries and move other stuff around, I broke the existing code that handled edges with 0 tuples sense (that therefore do not appear in the received aggregated sent statistics). Fix this bug.