CLIM mail archive
[Prev][Next][Index][Thread]
formatting graphs in CLIM
Has anyone come up with a more useful graphing facility for CLIM 1.[01]
than FORMAT-GRAPH-FROM-ROOT? In particular, I need to be able to graph
general (connected) lattices which may have more than one "root", shared
nodes, etc. Ideally, I'd like something similar to Genera's
FORMATTING-GRAPH, which provides a dynamic environment in which graphs are
can be elaborated in arbitrary order using FORMATTING-GRAPH-NODE and
CONNECT-GRAPH-NODE calls. Before I go off and do something silly like
porting FORMATTING-GRAPH myself, has anyone done something similar?
Thanks,
Pete Halverson
Follow-Ups:
Main Index |
Thread Index