I'm looking for a PHP chart library, with a few specific criteria:
- I can't use Google charts because, in at least one case, I need to be able to run on a private network with no internet access (ergo no Google).
- I need to be able to produce bitmapped images (png, etc). SVG would also be nice, and Flash is acceptable as an extra, but the static bitmapped images are necessary (so a completely Flash chart would be unusable).
- Open source preferred but commercial is acceptable.