Hello!
My goal is to combine data from two sensors into one graph with a function.
I basically want to show the data from this function:
log(data from sensor A) + 0.04 log(data from sensor A)/data from sensor B * data from sensor B
I tried looking through the documentation but I’m just not able to get it to work.
Is there even a way to get this to work?
It would be great if someone could help me to get this to work!
Thank you!
Mathias