|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Need help drawing a DAG from MySQL!
Hi, im a biologist not a programmer and i need help writing a script to take the results of a mysql query and visualise graphically (ive seen this done with graphviz or it gets programmed as an SVG - both of which i know nothing about!)
the the mysql table has the term names which are nodes, and relationships between terms which are the arcs. if anyone could give me any advice on how to go about doing this i would be very grateful! |
|
#2
|
|||
|
|||
|
Well it would be possible to do this through VB, C, etc.
The way I know how to do it is with php's gd library. I would offer to help but... gotta spend my time earnin a living these days. Are nodes like vertices is vector graphics? |
|
#3
|
|||
|
|||
|
jpGraph
There is a nice graphing class jpGraph http://www.aditus.nu/jpgraph/
Which is great for generating graphs from data or basically and graphing. Depending how complex it is give me a shout and i'll help. |
![]() |
| Viewing: Dev Shed Forums > Other > Project Help Wanted > Need help drawing a DAG from MySQL! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|