Skip to content

Increasing grayscale value in scatter plot with number of points on particular location

5 messages · Brian Ripley, Aditya Bhagwat

#
This is one of the main points of supporting semi-transparent colours.
You haven't told us your platform or graphics device (see the posting 
guide), but plotting with something like col=rgb(0,0,0,0.2) may work.
On Thu, 27 Jan 2011, Aditya Bhagwat wrote:

            

  
    
#
On Thu, 27 Jan 2011, Aditya Bhagwat wrote:

            
Use a device that supports transparency: X11() ought to on a Linux 
box, pdf() does everywhere.