Hi,
I'm trying to draw some text buttons on the bottom left of the chart and can now do that (!!) The issue is that the spacing between them changes if the bar spacing changes. Is there any way to fix the positions?
Sort of related I am also trying to write some 2 or more elments of text either above ot below a bar. Adjusting the price scale again affects the vertical spacing between the chars. I've looked at getTextHeight and drawTextPixel but I'm not having any luck with them at all.
Cheers,
Rich Leung
I'm trying to draw some text buttons on the bottom left of the chart and can now do that (!!) The issue is that the spacing between them changes if the bar spacing changes. Is there any way to fix the positions?
Sort of related I am also trying to write some 2 or more elments of text either above ot below a bar. Adjusting the price scale again affects the vertical spacing between the chars. I've looked at getTextHeight and drawTextPixel but I'm not having any luck with them at all.
Cheers,
Rich Leung
Comment