Custom Range in Logarithmic Scaled Visualization

Hi,

is it possible to use a custom range with logarithmic scale? Right now if I choose logarithmic scale and set a custom range, this range basically gets ignored. It works with “normal” scaling.

Many thanks, Fabian

Hey @fabian.altendorfer

I was able to get this working on a stacked bar chart (min/max is weird but I wanted to choose easy numbers).

What visual type are you using?

1 Like

Hey Duncan,

thanks for your answer. Unfortunately, with this type of visualization I can’t specify a dynamic reference line. Therefor I need to stick to Clustered bar combo chart or something that works similar.

Fabian