Recommend Linux or browser based Venn diagramming tool

I am looking for a tool to draw a nice Venn diagram to use on a PHP Linux site that already uses Flash to draw a graph ( Open flashcard 2 ). Free (like beer or speech) would be nice, but not necessary.

So, it must be one of the following (in my rough order of preference):

  • Browser (Flash)
  • PHP library
  • Linux command line application
  • Web service

So far, the options I know about are as follows:

0


a source to share


3 answers


Use google chart api .



+2


a source


Use Venny



Very easy to use and suitable for four groups.

+2


a source


Write something yourself using PHP GD or Flash.

-1


a source







All Articles