Interactive Swing based Charting library to display science data
...Basic tooltips
Legend displayer component with ability to select the active dataset.
It is designed upon the Model View Controller paradigm. This mean that the dataset related API is abstracted in a model. This model is used by the swingcomponents.
Display related functionality is limited to the swingcomponents with no interaction with the model.