Thank you Graphviz

I love graphviz. You feed in data in a simple, easy to generate format and it creates the most beautifully laid out visualisations from it.

I’m trying to make a triangular waveguide mesh, and wasn’t sure if my code was doing the right thing, so ran neato over the data and got this:


full size image .dot file

I didn’t tell it to lay them out in a hexagon, it just did because it was the simplest way of doing so. I then tried manually adding extra connections


full size image .dot file


full size image .dot file


full size image .dot file


full size image .dot file


full size image .dot file

11 Responses to “Thank you Graphviz”

  1. she says:

    HAHAHAAH HILARIOUS! :)

  2. joel says:

    I have no idea what I’m looking at

  3. AnonymousInGermany says:

    The images are too small to make anything out.

  4. AnonymousInGermany says:

    thx ;-)

  5. Alex says:

    Hi AnonymousInGermany, I added links to the original images, although I like the thumbnails for showing the overall effect. The nodes themselves aren’t interesting!

  6. AnonymousInGermany says:

    Thx Alex, really beatiful graphs. I could really use this at work to visualize large datasets for non-techie people I work with.

    A bit more complex, albeit interactive:
    http://wiki.wxpython.org/wxOGL

    There used to be something similar for .NET. Anybody remember what that was called?

  7. jt says:

    Are we twisting graphics now, are we?

  8. Ian says:

    Whiskey Tango Foxtrot?

  9. [...] Alex McLean » Blog Archive » Thank you Graphviz triangular waveguide mesh (tags: graph network visualization interesting) [...]

  10. [...] McLean has a few interesting visualizations that where made with graphviz over at his page . Graphviz is free graph visualization software made from the fine people of AT&T research. [...]

  11. [...] Mclean has some more impressive ones here. I’m actually having to abandon graphviz as it wont cope with different length edges very [...]

Leave a Reply