[erlang-questions] digraph questions

John Krukoff jkrukoff@REDACTED
Tue Apr 9 17:35:47 CEST 2019


➢ 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 --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6290 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20190409/13b9d6ad/attachment.bin>


More information about the erlang-questions mailing list