[erlang-questions] digraph questions

lloyd@REDACTED lloyd@REDACTED
Tue Apr 9 18:53:43 CEST 2019


Way cool, John!
 
Thanks. I'll play.
 
Best,
 
Lloyd
 
 
-----Original Message-----
From: "John Krukoff" <jkrukoff@REDACTED>
Sent: Tuesday, April 9, 2019 11:35am
To: "lloyd@REDACTED" <lloyd@REDACTED>, "erlang-questions@REDACTED" <erlang-questions@REDACTED>
Subject: RE: [erlang-questions] digraph questions



➢ Question 3: I'd love to visualize the graph. I see it can be done in Elixir. But I don't know Elixir. Has anyone programmed a way to visualize digraphs in Erlang?

I had the same problem, here was my solution: https://github.com/jkrukoff/digraph_export

If you’re working with non-trivial data sets, you’d likely need to invest some time in how the filtering and display options work in your viewer of choice if you’d like to make use my library.

-- 
John Krukoff
john@REDACTED


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190409/2c4a5642/attachment.htm>


More information about the erlang-questions mailing list