treymo / joplin-link-graph

UI for viewing connections between different Joplin notes
MIT License
252 stars 10 forks source link

fix issue 51 #54

Closed goliath-walker closed 2 years ago

goliath-walker commented 2 years ago

fixes #51

treymo commented 2 years ago

Do you mind explaining what is wrong here? Does it error out on the link.attr access if there are no links? Did you find this running the plugin in dev mode?

goliath-walker commented 2 years ago

Sure - I am no expert with d3.js, but here is what (I guess) happens:

treymo commented 2 years ago

Awesome, thanks for the info and the fix! I'm obviously no JS/d3 expert haha