Hello everyone, could someone tell me how to plot a sphere in a color other than black?  I've got this much working:
p.modify['sphere']((x,y,z), radius, )
to plot a sphere at x, y, z of radius radius, but I cannot seem to succeed in changing the color.

Thanks,
Brian