[Question] No stupid questions - ask anything here
-
Hello, can anyone help, I am trying to display Graph for HearthRate.
I am using this code for displaying graph, it is taken from one of examples just modified input path for current hearth rate:
<graph style="position:absolute; left:0px; top:0px; width:100%; height:100%; box-sizing: border-box; padding-right:90px; padding-top:60px; padding-bottom:60px; font-size:21px;" valueFormat="HeartRate_Fourdigits" type="line" grid="three lines" inputType="subscribe" input="/Activity/Move/-1/HeartRate/Current" min="0.6666666667" max="3" slack="0.1" />and it works fine in simulator and I see this:

but when I upload app to watch (Suunto 5 or Race 2), than there is no graph line for Heart Rate:
