possibility in jquery to create a graph and draw line on the graph when a user select a point in any quadrant Q1, Q2, Q3, Q4

possibility in jquery to create a graph and draw line on the graph when a user select a point in any quadrant Q1, Q2, Q3, Q4

Hi Everyone,

I have a requirement to create a plane graph with X,Y ranges and need to draw lines on it.

When a user clicks on (2,4) and (4,8) it should draw a line between these points.

Please suggest how can I achieve this.

Thanks & Regards,
PJ.