PolarPlot MouseMotionListener get Angle

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
PatrickN
Posts: 7
Joined: Thu Feb 05, 2015 9:48 am
antibot: No, of course not.

PolarPlot MouseMotionListener get Angle

Post by PatrickN » Tue May 19, 2015 4:18 pm

Hi!

I added a MouseMotionListener to my PolarChartPanel. Now I want to get the angle (0°-360°) at the point where my mouse is located.

Can anybody tell me how to do that?

Best regards!

Patrick

PatrickN
Posts: 7
Joined: Thu Feb 05, 2015 9:48 am
antibot: No, of course not.

Re: PolarPlot MouseMotionListener get Angle

Post by PatrickN » Thu May 21, 2015 1:24 pm

Done!

Locked