ogallagher / fxgraph

A JavaFX graph editor
Do What The F*ck You Want To Public License
2 stars 0 forks source link

CartesianPoint label #19

Closed ogallagher closed 2 years ago

ogallagher commented 2 years ago

Add a coordinate label to the CartesianPoint class, which will display or hide using a hover gesture.

ogallagher commented 2 years ago

The point label is now part of the graphic above the bullet, but does not yet hide to appear on hover.