aspiers / git-deps

git commit dependency analysis tool
GNU General Public License v2.0
298 stars 47 forks source link

graph: first loading of page results in negative SVG dimension #44

Open aspiers opened 9 years ago

aspiers commented 9 years ago

Browser JS console gives:

Error: Invalid negative value for <svg> attribute height="-2"

and rendering doesn't work until you reload. This seems to be a recent regression.