Open
Description
It would be helpful to have an option (named, for instance, log_color
) that allows using color maps on logarithmic scales, similar to log_x
, log_y
, log_z
. This would essentially rescale the standard linear color range to the corresponding log values, i.e. coloring of v
would be linear in log(v)
.