I am drawing some geometrical figures: circles, lines, and etc. Then I am placing labels on top of these figures. I am using x and y to position labels. My main container is canvas. My problem is that as soon as I add a label circles and lines are moving into new coordinates. I thought I could place labels over these figures, am I doing something wrong?
Thanks
