0

I cannot find any libraries that will produce a radial diagram. I said .net or php, but it could be jQuery and I pull back data from a web service for it. I don't know how to implement it yet. I am just looking for a radial diagram open source project. I have searched and couldn't find anything.

I am aware of mind map but couldn't see how to use that in building an application.

Thank you for any help.

johnny
  • 19,272
  • 52
  • 157
  • 259

1 Answers1

0

pChart is an awesome php diagram/charp/pie, etc graphic class. (not quite sure about radial diagrams)

You could also use php-gnuplot, a very powerfull ploting sowftware.

Luis Melgratti
  • 11,881
  • 3
  • 30
  • 32