Timelion: how to stack lines?

Hi,
if I show multiple lines in timelion, how can I stack them? (put one on top of the other instead of plotting on top of 0)

Thanks, Andrea

Hi @asp, I don't think I quite understand, can you elaborate?

I've found it.

.lines(stack=true) is what I needed.