How to draw an angle on XY graph
I think if we use multiple plot à
1.We have to first draw base line. As plot1
2.select a point on plot 1 using cursor
3.At this selected point , with respect to base line(ie plot 1)
we must draw an angle (this line can be part of plot2)
This is what I am thinking to do, but unable to implement .
If any one have any other method to draw given angle please suggest somethink