nucleoGraph v0.2
Script last updated on March 29, 2007 10:45pm by !nucleo.
I was looking for a pure CSS graph (verses drawing one using PHP's GD library) and I found this one at meyerweb.com. It is attractive, validates, and works fine in ff and ie7 so I decided to use it. After toying with it for a bit I decided it would be cool to make this a class that I can re-use in many different applications.
Here is the demo and the class itself can be downloaded here. This is in the early stages (version 0.2) so it is not as flexible as I would like it to be. The CSS belongs to meyerweb, I only made the class and programming part. Released under the GNU GPL.
Update: PHP Classes has accepted my class! I'm sure most classes get accepted but it feels nice.


