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
RWL Visualization SDK
This library provides easy-to-use functions to create windows and draw coordinate systems (axes, grid, dividers, divider texts). You can use this library to make nice simulation visualizations (like sort function animations), etc.
The project has been developed using the free Dev-C++ compiler from bloodshed.net. But you can compile the library with any C++ compiler. It has been designed for the Windows platform and won't run under Linux.
Loading .....