Hi,
I am trying to implement the possibility to visualize the heart rate zone and power zone. I never used qwt and I was not sure exactly by which way I have to solve my problem. The problem can be seen on the figure. I succeed to find the hr zones and plot them. However, these zones will be plot and scale regarding using QwtScaleMap.transform() and the maximum Y in this transform is the max of the power data.
So I would like to know what should be the correct way to assign the Y maximum in order to map the shading regarding the heart rate axes.
Cheers,
--
Guillaume