csk83 / jpgraph
jpGraph, library to make graphs and charts
Installs: 36
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 59
Language:HTML
pkg:composer/csk83/jpgraph
This package is not auto-updated.
Last update: 2025-10-08 15:31:57 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