Hi
I have a data table with x, y, ID, and time columns. There is a temporal phenomenon that I want to show with the data, so I am using a bubble plot with X = x, Y = y, ID = ID, Time = time. Each point appears at the appropriate x,y coordinate at the appropriate time. I used the ID field so that each point appears on its own and is not tied to other points over time. Unfortunately, each point disappears as soon as the next point appears. If I turn on trail bubbles, it gives me a transparent trail bubble for only one time increment then the trail bubble disappears. I would like each point to appear and persist for the duration of the animation. Does anyone know whether there's a setting that keeps the old points on the plot as new points appear?
Much obliged,
Greg