This is a lightweight PHP-based solution to create basic charts for incorporation into a website. This extension uses PHPGraphLib by Elliott Brueggeman to generate the images (https://github.com/elliottb/phpgraphlib).
Features • Bar, line, stacked bar, and pie charts • Lightweight • Supports large numbers, decimals, negative numbers, and multiple datasets • Load data from MySQL, CSV, MS Access (MDB) or JSON • Many styling options