I have two related problems. How to nest other gr...
# help
g
I have two related problems. How to nest other graphs within a Plot. 1. a graph of graphs. I have a number of small graphs that I want to locate in a larger plot defined by x,y values. Something like the Plot example that puts images at different locations. That suggests one solution. Generate the small graphs, save them as images, and then import them. A better way? 2. have a Plot as an inset in another Plot. I'm trying to accomplish this: (in next message)