addplot now has a nodraw option to prevent refreshing the graph window each time addplot is called. This is useful if you apply addplot several times to the same graph and want to save some computer time. Type

Code:
ssc install addplot, replace
or use the adoupdate command to install the update.

ben