Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: Visualizing a dependency graph in a web page

by Fletch (Bishop)
on Apr 01, 2022 at 14:40 UTC ( [id://11142605]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Visualizing a dependency graph in a web page
in thread Visualizing a dependency graph in a web page

Definitely could ask dot to spit out things as an SVG or JSON which you then could instrument / manipulate with d3 or vega.

Edit: also WRT node shapes mentioned elsewhere: you should be able to specify shape => "whatever" in the add_node call and pick a value from the supported shape tags.

The cake is a lie.
The cake is a lie.
The cake is a lie.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11142605]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-23 19:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found