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.
There will be a maintenance on the server on November 14th 2025.
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,955 times
Last updated: Sep 15 '10
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
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.