duderstadt-lab / mars-fx

BSD 2-Clause "Simplified" License
3 stars 1 forks source link

Proposed improvement: add error message plot functionality #59

Closed NadiaHuisjes closed 2 years ago

NadiaHuisjes commented 2 years ago

Current situation: If you do not provide a column name in the plot options, and hit the refresh button, a NullPointerException error is raised.

What I would propose: Catch the exception and instead of showing it in the console, generate a pop-up window stating 'please select a column to be plotted'

Screenshots:

Screenshot 2022-04-07 at 10 16 17 Screenshot 2022-04-07 at 10 16 20