I want to create a graph (network diagram), preferably as a PDF, with nodes that when clicked on will open a URL, specific to the node, in the system browser. I can’t see a way to do this with Graphs.jl or MetaGraphs.jl. It’s a standard part of graph libraries in some other languages. Any possibilities?