For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Plot on different axis
-
I have an indicator that plots multiple lines, is it possible to plot one of the lines on a different axis? I found the
sameaxis
param but did not seem to work. -
@pari-lingampally said in Plot on different axis:
I have an indicator that plots multiple lines, is it possible to plot one of the lines on a different axis? I found the sameaxis param but did not seem to work.
No. You'll have to put that line in yet another indicator.