|
Posted by Jensen Somers on 01/18/08 22:31
Hello,
itschy wrote:
> Hi.
>
> I have a couple of nodes (just ids, no coordinates whatsoever) and
> links betweens them (weighted).
> Is there any existing solution to visualize this network in php?
>
> Thanks
>
> itschy
PHP has support to create images, so my guess is - if I understand the
problem correctly - you'll just need to find a way to draw dots and
lines, making them thicker depending on the weight they have.
I'm sure some examples exist, but I can't really name one to be honest.
- Jensen
Navigation:
[Reply to this message]
|