I'm looking for a tool to draw good-looking Venn diagrams, for use on a Linux-based PHP site, which already employs Flash for graph drawing (Open Flash Chart 2). Free (as in beer or speech) would be nice, but isn't essential.
So it should be one of the following (in my rough order of preference):
Browser based (Flash)
PHP library
Lin...
@Totovader just asked if there are other packages for doing Venn diagrams in R besides the limma package. Anyone got tips?
Here's some notes on doing Venn diagrams with the limma packages.
...
I have a list of many sentences in Excel on each row in a column. I have like 3 or more columns with such sentences. There are some common sentences in these. Is it possible to create a script to create a Venn diagram and get the common ones between all.
Example: These are sentences in a column. Similarly there are different columns.
...
Hello,
in my work I use a lot of Venn diagrams, and so far I've been relying on the web-based "Venny". This offers the nice option to export the various intersections (i.e., the elements belonging only to that specific intersection). Also, it does diagrams up to 4 lists.
Problem is, doing this with large lists (4K+ elements) and more t...
I'm writing a Log-Event correlator. The principle is to have several log-sources analyzing the same signal in multiple places, and then correlate all events to determine causes by method of least-common-denominator.
The output becomes something like; (event-count can be expanded to actual events for drill-down)
nodeA,nodeB,nodeC: 524
n...