The applies a log scale to all the values after shifting them all up [or down] such that they the lowest value is about 1.01. This ensures that the logarithm behaves in a sensible fashion, and can be applied repeatedly.
1 | slog(values)
|
values |
the values [or matrix of values] to log scale |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.