plot unions, intersections, etc.
I was wondering if it was possible to be able to visually represent (read "plot") intersections and unions using graphics primitives.
I was wondering if it was possible to be able to visually represent (read "plot") intersections and unions using graphics primitives.
Here is a way to represent Venn diagrams: link text
region_plot
sort of does what you are looking for, in some cases, I think. See its documentation to see whether this might do some of it - obviously not as nicely as you are desiring.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2010-09-14 20:48:34 +0100
Seen: 1,112 times
Last updated: Sep 15 '10
what are you trying to plot unions/intersections of? For example, unions and intersections of intervals on the real line would be easy to plot.