19 Mar
2014
19 Mar
'14
9:51 a.m.
On 03/17/2014 02:57 PM, Caspar Yim wrote:
Hi,
I'm doing some research on concept lattice. And I want to implement the program with graph_tool. Can I use graph_tool API to draw a lattice-like graph similar to the picture below?
Please take a look at the documentation for the graph_draw() function. You are freely allowed to select node shapes and text labels. Currently, however, the choice of node shapes is somewhat limited. You can't, for instance, select a node shape which is rectangular, i.e. with different height and width. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>