This project consists of a set of C and C++ functions for plotting data using the Qt toolkit. It allows graphs to be constructed from within a C/C++ program in a platform independent manner. The library enclosing these function is being released under the LGPL license. Development will initially focus on Linux and Windows XP, though other platforms will hopefully be supported in the future. The eventually goal is to provide the ability to produce many different types of graphs:
Later, 3D plots will be supported using OpenGL. Bar charts and pie charts may also be supported at some point in the future.
7 April 2009 - The project is still in the earliest stages of development. At this moment, work is still being done to produce a library capable of drawing a single curve on a single graph. This website was created to draw interest to the project and attract potential developers or users with pertinent suggestions.