|
From: Aman T. <ama...@gm...> - 2010-07-07 20:37:00
|
Hi, I was just curious if there is a way to update the data for a scatter plot similar to the set_data function for a axes.plot object? The reason is because I need to update a scatter plot at various zoom levels and colors/distribution of the circles will change with the zoom level. I looked at the output from the get_paths and it does not correspond to the vertices of circles that are in the plot. Any help would be greatly appreciated. Thanks, Aman |