Map x to the value in log10 scale
wccv_get_y(x, tick_y_min, tick_y_step)
x | A |
---|---|
tick_y_min | A |
tick_y_step | An |
A field<vec>
that contains values in log10 scale.
tick_y_min
is usually chosen as \(floor(min(log10(abs(x))))\)
#> [1] 2.349485 2.198970 2.048455 1.897940 1.747425 1.596910 1.446395 1.295880 #> [9] 1.145365