2017 © Pedro Peláez
 

library php-graph

PHP Graphing Library that creates graphs natively in PHP

image

atompulse/php-graph

PHP Graphing Library that creates graphs natively in PHP

  • Tuesday, January 27, 2015
  • by atompulse
  • Repository
  • 2 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 72 Forks
  • 0 Open issues
  • 2 Versions
  • 40 % Grown

The README.md

PHPGraphLib Graphing Library

PHPGraphLib is a lightweight PHP-based graphing library that creates slick PHP graphs for incorporation into a website or application.

PHPGraphLib has powerful customization features, allowing you to generate the perfect bar, line, stacked bar, or pie graph for any application. Used with dynamic data, PHPGraphLib allows easy visual interpretation of sophisticated data sets. Simply feed PHPGraphLib an array of data points, and it will generate a .png chart of your data dynamically for browser display or saved to your filesystem., (*1)

History

The first version PHPGraphLib was written in 2007 by Elliott Brueggeman to deliver PHP generated graphs quickly and easily to PHP4 applications. It has grown in both features and maturity since its inception. PHPGraphLib now requires PHP5+. Originally available only for paid commercial use, PHPGraphLib was open-sourced in 2013 under the MIT License. Please visit http://www.ebrueggeman.com/phpgraphlib for more information., (*2)

Documentation

Documentation is available at http://www.ebrueggeman.com/phpgraphlib, (*3)

http://www.ebrueggeman.com/phpgraphlib. I'll begin porting over documentation soon where it makes sense., (*4)

Examples

Within the Examples directory are examples of PHPGraphLib usage. Git clone this repo to a directory on your localhost or server to see these examples in action., (*5)

PHPGraphLib Graph Example, (*6)

Graph Example, (*7)

Two Dataset Example, (*8)

Pie Chart Example, (*9)

Stacked Graph Example, (*10)

The Versions

27/01 2015

dev-master

9999999-dev http://github.com/atompulse/php-graph

PHP Graphing Library that creates graphs natively in PHP

  Sources   Download

MIT

The Requires

  • php 5.4.*

 

by Elliott Brueggeman

gd graph graphs graphing

16/03 2014

dev-3.x-dev

dev-3.x-dev http://github.com/elliottb/phpgraphlib

PHP Graphing Library that creates graphs natively in PHP

  Sources   Download

MIT

The Requires

  • php >=5.0.0

 

gd graph graphs graphing