I am looking for a PHP chart library with a few specific criteria:
- I cannot use Google charts because, in at least one case, I need to be able to run on a private network without access to the Internet (ergo no Google).
- I need to be able to create bitmap images (png, etc.). SVG will also be nice, and Flash acceptable as an extra, but static bitmaps are necessary (so a full flash card will be unusable).
- Open source preferred, but commercial.
source
share