Jamesina J. Simpson wrote:
> 
> I am trying to graph my data using a log scale, but my data has zeros 
> and negative values.  Is there a way for me to deal with the wide 
> dynamic range of my data when there are zeros and positive/negative values?
> 
> If I didn't have the zeros/negative values I would have tried to use 
> 'compute' to take the log of my data and then used 'colormap' and 
> 'color' and 'image' to view it.

I think the Include tool can help you to exclude those data points that
have values <= 0.

R.

Reply via email to