hageldave / JPlotter

OpenGL based 2D Plotting Library for Java using AWT and LWJGL
https://github.com/hageldave/JPlotter/wiki
MIT License
45 stars 6 forks source link

make Legend more interactive #39

Open hageldave opened 2 years ago

hageldave commented 2 years ago

Legend elements should support highlighting (e.g. posiibility to change font type plain -> bold, color maybe) selection model under legend items, so that clicking an item fires a selection event for example.