fabic / jpgraph
jpGraph, library to make graphs and charts
v3.5.0b1
2015-08-07 10:29 UTC
This package is not auto-updated.
Last update: 2026-03-15 01:27:27 UTC
README
This is a port for Symfony2 to put JpGraph as a Vendor library, by https://github.com/ztec/JpGraph and forked here by https://github.com/fabic for pulling in forks and eventual fixes.
Use JpGraph\JpGraph::load(); and JpGraph\JpGraph::module('moduleName'); to load required modules.
- See fork notes at README-fabic.md
- Did submit this to packagist.org as
fabic/jpgraph(even though this is yet another fork, for I may maintain this for about one year) : https://packagist.org/packages/fabic/jpgraph - The original Ztec's package is
jpgraph/jpgraphat https://packagist.org/packages/jpgraph/jpgraph refs/tags/v3.5.0b1references a tree that shall be the exact version of source from the official tarball (hence before everyone played with it).