Place one of two lines higher

Hi!

I have a panel like this:

There you can see 2 lines. I need to place yellow line higher so it does not intersect the green one and scale it from 64 and 512 (it is too straight) to 140 and 180 (values in yellow line goes around 160)

How could I do this?

Hi @albertugatu,
You can change the scale for axis by adjusting Axis soft min and Axis soft max (or standard min/ standard max) under overrides tab like on next picture:

For info: with green line I underlined Memory percentage (on left axis) usage and with yellow Memory usage in MB (on right axis) on picture.

If you want that yellow line appears higher then green line you should adjust Axis soft min/max for green axis too or you can put both timeseries on same axis (but that wouldn’t be usable for reading small numbers that green line has).

Hope that helps. :slight_smile:

Best regards,
ldrascic

1 Like

Yeah, that helped. Thanks a lot :slightly_smiling_face: