Skip to content
Prev 279181 / 398502 Next

Plot and polygon in log scale

On 2011-12-02 13:03, Santosh wrote:
It looks like density is not implemented for log scales. (There is a
comment in the source file.) Perhaps a note in the help file might be
useful, but I would think that nowadays most users would want colour
or shades of gray anyway.

Of course, you can always do the logging on the data before plotting.
You'll just have to use the axis() function to print appropriate axis
labels.

Peter Ehlers