Skip to content
Prev 411 / 696 Next

[R-sig-dyn-mod] Initial value for additive events

Hi John,

you could plot log(x + offset) instead of log(x). In ggplot2 you can 
even define your own transform, e.g. based on log(x + offset) and then 
use it in analogy to the predifined scales scale_y_log10() or 
scale_y_sqrt().

Cheers,
Daniel

---------------------------------
Daniel Kaschek
Institute of Physics
Freiburg University

Room:  210
Phone: +49 761 2038531


On Sa, Apr 18, 2015 at 1:24 , John Harrold <john.m.harrold at gmail.com> 
wrote: