Data Visualization, Charting
Data Visualization:
The set of techniques used to turn a set of data into visual insight. It aims to give the data a meaningful representation by exploiting the powerful discerning capabilities of the human eye. The data is displayed as 2D or 3D images using techniques such as colorization, 3D imaging, animation and spatial annotation to create an instant understanding from multi-variable data.
From: homepages.inf.ed.ac.uk/rbf/GRDICT/grdict.htm
JChart2D
JChart2D is an minimalistic charting library published under the OSI approved GNU LESSER GENERAL PUBLIC LICENSE. It is designed for displaying multiple traces consisting of tracepoints. JChart2D is centered around a single configureable swing widget: the Chart2D. It is a JComponent one can add to a java swing user interface. Therefore basic knowledge of java awt and swing and the information provided on this site is helpful. If no basic knowledge of swing and awt is given, the example code will give a quick entry as well.
visit
JChart2D
JChart2D was visited : 38 times
Loading .....