auchenberg / dependo

Visualize your CommonJS or AMD module dependencies in a force directed graph report.
MIT License
484 stars 50 forks source link

Highlight outgoing links is not working when node has Special Characters and spaces #4

Closed npradeep closed 11 years ago

npradeep commented 11 years ago

Hi,

I have a problem with outgoing links not highlighted, i found the issue with special characters in node. If any case the node having with special characters and spaces it never highlighting outgoing links. So can you please help me on this ASAP.

Thanks.!