On 09/26/2011 12:21 AM, Tiago de Paula Peixoto wrote:
Hi Tim,
On 09/24/2011 05:52 PM, Tim Day wrote:
Is there some trick needed to get graphviz's HTML labels working from graph-tool ?
I haven't used HTML labels before, so I had not noticed this problem. Unfortunately, the graphviz library API is not clear at all on how to specify that a string is HTML or plain...
I'll take a closer look to see if I figure it out. In the mean time, you could also post a message in the graphviz mailing list, asking them how to do this from the library API, instead of .dot files.
Nevermind, it seems I just figured it out... HTML-like labels are now working in the current git version of graph-tool. Strings in the form "<...>" are now automatically converted. Cheers, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>