Graph drawing for dummies?
- From: yaba jangur <mansonsbride666@xxxxxx>
- Date: Sun, 30 Oct 2005 17:05:07 +0100
Hello,
i want to draw a graph in a way a human can "read" it.
No mathematical correction or perfectness needed.
I found information about a "spring algorithm", which should do, what
i want. But i couldnt find any information on how exactly it works.
I need some kind of "recipe" or an implementation in any language to
understand how i can programm my version in PHP.
The only information i could find is, that a very expensive book about
this algorithm exists.
Any information, URL or Sourcecode would be appreciated.
Information on the Project:
As a hobby i am programming a software in PHP with MYSQL which shall
visualisate a network. I want to write SVG files which show the graph
of the network.
Thank You.
Yaba
.
- Follow-Ups:
- Re: Graph drawing for dummies?
- From: Just d' FAQs
- Re: Graph drawing for dummies?
- From: Hans-Bernhard Broeker
- Re: Graph drawing for dummies?
- Prev by Date: Re: mesh intersection
- Next by Date: Decompose relative quaternion
- Previous by thread: fast axial projection of a mesh
- Next by thread: Re: Graph drawing for dummies?
- Index(es):
Relevant Pages
|