For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Ploting two seperate Observer in same subplot
-
Hi
I have two Observer classes that capture some features for me. I want to plot these two observers in one subplot. can someone help me to do this? -
Use of
plotmaster
parameter can help - Docs - Plotting - Object-wide plotting options -
@ab_trader How can set
plotmaster
of the second observer to link to the first observer? I read plotmaster samples, but they plot the observer on data plot.
can you give me an example code that indicates how can I added these two observers and plot them in one subplot? -
@Farhad-Azadjoo Have you checked out this article?
-
@Farhad-Azadjoo and this one....