Re: [graphviz-interest] dotty putting everything on one line

folkert <[email protected]> Thu, 29 May 2014 14:25:58 +0200
Newsgroups gmane.comp.video.graphviz
Organization www.unixexpert.nl
Message-ID <[email protected]>
> By default, the dot layout places connected components side by side. If you
> have a version of dot
> later than 27 March 2014, you can use the pack and packmode attributes to
> specify a different way
> of positioning the components. (If you only have an earlier version, you can
> get the same effect by
> running
> 
>     ccomps -x inbox.dot | dot | gvpack | neato -n2 -Tsvg > inbox.svg
> 
> There are flags to the gvpack command that take the place of the pack and
> packmode attributes.)

Exactly what I want! Thanks!

> One small technical point: when you say "dotty", are you referring to the
> dotty viewer or the dot
> layout program? In any case, if you are getting a segfault, please submit a
> bug report. Thanks.

The layout program.

I'll submit the report.


Folkert van Heusden

-- 
Feeling generous? -> http://www.vanheusden.com/wishlist.php
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com
_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest