strathausen / dracula

JavaScript layout and representation of connected graphs.
https://www.graphdracula.net
MIT License
834 stars 132 forks source link

Error in hide function #14

Open sheikh303 opened 11 years ago

sheikh303 commented 11 years ago

when i call hide function it hides the node, while try to remove edge it gives the following error: "Uncaught TypeError: Cannot read property 'connection' of undefined " what seems to be the problem. am I using it properly?