tobermory20
Programmer
Hello,
I have a small scale 5x5 grid. When you click on an intersection like x=25 & y=25 I have set to draw an ellipse and fill it in red or black depending on positive or negative entries. That was easy enough.
But when I click on the next intersect like x=25 & y=60, the first filled in ellipse disappears, how can I make the first ellipse stay, while I add a second plot on my grid?
I have a small scale 5x5 grid. When you click on an intersection like x=25 & y=25 I have set to draw an ellipse and fill it in red or black depending on positive or negative entries. That was easy enough.
But when I click on the next intersect like x=25 & y=60, the first filled in ellipse disappears, how can I make the first ellipse stay, while I add a second plot on my grid?