[instaviz-users] Opinions wanted: Graphviz URL scheme
Stephen C. North
north at research.att.com
Fri Mar 20 19:46:18 CDT 2009
>>
>>
>> The internal dot-document that Graphviz produces uses uids for each
>> node, even if node labels are unique and proper for dot-node
>> identifiers. It would be nice if uids would be generated only when
>> neccessary, so the exported dot file could be used to make these urls
>> too.
>
> I've been sweating a little over that. Need to figure out how to
> change the intrinsic "name" of the node in the Graphviz object model.
>
It would be relatively easy to introduce "agrename(obj,newname)
at least for nodes. I coded this once and could probably find it
somewhere.
More information about the instaviz-users
mailing list