Re: [graphviz-interest] CGraph C API and dot rendering: how to render the graph left-to-right?

Jeremy Friesner <[email protected]> Fri, 3 Jan 2014 23:45:20 +0000
Newsgroups gmane.comp.video.graphviz
Message-ID <[email protected]>
That did the trick, thanks!

Jeremy :^)

________________________________________
From: [email protected] [[email protected]] on behalf of Emden R. Gansner [[email protected]]
Sent: Friday, January 03, 2014 3:37 PM
To: [email protected]
Subject: Re: [graphviz-interest] CGraph C API and dot rendering: how to render the graph left-to-right?

On 1/3/14 6:00 PM, Jeremy Friesner wrote:
>
I believe you've got the right attribute but the wrong API. Try using
the string-valued approach:

     agsafeset(mygraph,"rankdir","LR","");

(The macros in types.h are intended to be read-only after you've done
the graph layout.)

     Emden

_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest

NOTICE: This email may contain confidential information.  Please see http://www.meyersound.com/confidential/ for our complete policy.
_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest