Changing selected plot colour

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
flanajb
Posts: 10
Joined: Tue Jul 27, 2010 3:09 pm
antibot: No, of course not.

Changing selected plot colour

Post by flanajb » Fri Aug 06, 2010 10:27 pm

I have an interactive chart that enables me to click a point on the chart and use the mouse arrows to move the point. The finishing touch would be to have the point change to a different colour so I can see it is selected.

Anyone have any sample code on the easiest way to do this ?

Thanks

Locked