ronisaha / jpgraph
jpGraph, library to make graphs and charts
v4.3.1.0
2020-07-20 09:08 UTC
This package is auto-updated.
Last update: 2024-10-20 19:17:42 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 unofficial loader originally forked from ztec/JpGraph for composer from http://jpgraph.net/, I'll not try my best to update this repository as its just for my personal uses.
Version 4.3.1
- 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