Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I have 3 CSV files A, B, C where the first column is the ID I would like to draw a Venn diagram using these tables.

When the ID is in both files crossing circle ...

I've seen some close subject here but never using CSV files. If this subject exist already could you show to me ?

thanks

EDIT

File 1

ID
1
2
10
5

File 2

ID
64
71
5
9

File 3

ID
10
9
5
1
share|improve this question
2  
Can you cook up an example with 3 toy csv files ? For inclusion of the csv files you can search for the filecontents package on this site especially with pgfplots tagged questions. – percusse Feb 7 at 16:04
Example of file added. thanks for links i go to red it – bioinfornatics Feb 7 at 16:20
We'd also need some idea of what you want the figure look like. Consider that there is no way to show general intersections of more than three sets with circles. – vonbrand Feb 10 at 0:51
finally I used R to generate this figure – bioinfornatics Feb 13 at 10:29

closed as too localized by lockstep, Kurt, Stephen, Guido, Werner Mar 21 at 20:03

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.