Download List

프로젝트 설명

GvGen is a Python class to generate dot files to
use with graphviz. You simply create your nodes,
connect them together, set your parents, and apply
graphviz properties, styles, default styles, etc.
to produce a graphviz dot file for input with dot
or neato.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-02-25 20:03
0.9

GvGlue에 대한 중지 기능이 제거되었습니다. 버전 배너 생성된 파일 점이 추가됩니다. 스마트 모드로 작동됩니다.
Tags: Major feature enhancements
Deprecated functions for GvGlue have been removed. A version banner is added to the generated dot file. Smart mode is working.

2008-01-11 14:46
0.8

graphviz와 전설 거래 힘들 심각한 일하는 방법이 추가되었습니다. 버그가 여러 부모가 자녀를 포함하는 다중 처리 각성 해결되었습니다. 노드가 이제 올바르게 패턴 "nodeN"대신 "에드겐 후"라는입니다. 때 새로운 그래프를 만드는 첫 번째 매개 변수의 전설이 아니라 그래프에 대한 옵션입니다. 이 변경 API를 나누기 조심하십시오.
Tags: Major feature enhancements
A serious tricky-working way to deal with graphviz
and a legend was added. A bug that manifested when
dealing with multiple parents containing multiple
children was fixed. Nodes are now correctly named
after the pattern "nodeN" instead of "edgeN". When
creating a new graph, the first parameter is the
legend and not the options for your graph. Beware
that this change breaks the API.

2007-12-12 17:01
0.7

링크 속성 노드에서 각 링크에 적용할 수있습니다. 속성 링크를 추가할 수있습니다. 링크를 클러스터에서 노드를 만들 수있습니다.
Tags: Major feature enhancements
A link property can be applied for each link from
a node. A property can be appended to a link. A
link can be made from a cluster to a node.

2007-10-23 20:08
0.6

Tags: Initial freshmeat announcement

Project Resources