It would be nice to have an ability to do something like:
"100 - 1024 * {value}" or "minus(100, mult(1024, {value}))"
instead of simple divider in item configuration.
Also an ability to force dropping of "K/M" prefix. (the value remains the same)
It would allow to have fixed max margin (y axis type) for larger values: xx0M and avoid things like "xx KKBps" or "xx KmV" displayed if we played ugly games with divider and units.
Or there is another solution?
"100 - 1024 * {value}" or "minus(100, mult(1024, {value}))"
instead of simple divider in item configuration.
Also an ability to force dropping of "K/M" prefix. (the value remains the same)
It would allow to have fixed max margin (y axis type) for larger values: xx0M and avoid things like "xx KKBps" or "xx KmV" displayed if we played ugly games with divider and units.
Or there is another solution?