I’m new to canvas and would like to know if one can create several different elements - say guages to measure error rate, and then have another guage that uses the output of those to generate say, an average health?
I have been trying to use variables, but it seems those are only local to each element. I’ve tried finding this in documentation, but the doc is a bit scarse with no examples.
Can someone help?