rulin132/jpgraph

jpGraph, library to make graphs and charts

Installs: 53 012

Dependents: 1

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 60

Language:HTML

v4.3.5-p2 2022-01-28 13:49 UTC

README

JpGraph is an Object-Oriented Graph creating library for PHP5 (>=5.1) and PHP7.0 The library is completely written in PHP and ready to be used in any PHP scripts (both CGI/APXS/CLI versions of PHP are supported).

This is the unoffical loader originally forked from ztec for composer from http://jpgraph.net/, I'll try my best to update this repository as soon as updates come out.

Version 4.3.0

  • Support PHP 7.4

This is a port for Composer users to use JpGraph as a Vendor library

use JpGraph\JpGraph::load(); and JpGraph\JpGraph::module('moduleName'); to load required modules