Main Page | Directories | File List | File Members

libwebplot documentation

Introduction

libwebplot is a C library for generating 2D Plots, heatplots, and histograms in a web environment (in the form of pngs or jpegs). Similar libraries exist in other languages (e.g. GD::Graph in Perl) but have speed problems when dealing with extremely large datasets. Fast plotting abilities exist in gnuplot and R, but these are not the most convenient in a web environment, as they require generating temporary files.

Function Reference

A function reference is available here.

Acknowledgements

libwebplot builds on the excellent foundation provided by the GD Graphics Library at Boutell. It also borrows ideas/code (particularly the clever axis scaling routine) from qwt.

Contact

Suggestions and bugs can be sent to Jeremiah Faith (faith@bu.edu).
Generated on Sun May 20 11:59:55 2007 for libwebplot by  doxygen 1.4.4