Skip to content

Add a continuous color ramp legend to a 3d scatter plot

5 messages · Zhuoting Wu, Marc Girondot

#
Le 14/03/13 18:15, Zhuoting Wu a ?crit :
nbcol <- heat.colors(128)
nbcol <- nbcol[128:1]
I have never use such a plot. Sorry

Marc