2017 © Pedro Peláez
 

library jpgraph

jpGraph, library to make graphs and charts

image

wfriendly/jpgraph

jpGraph, library to make graphs and charts

  • Tuesday, July 31, 2018
  • by wfriendly
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Library JpGraph loader for composer

Version 4.2.0

  • Compatible PHP 7.1

Installation

edit : composer.json, (*1)

{
    "repositories": [
        [...],
        {
            "type": "git",
            "url": "https://github.com/steelice/JpGraph.git"
        }
    ],
    "require": {
        [...]
        "steelice/JpGraph" : "4.2"
    }
}

JpGraph from http://jpgraph.net/

This is a port for Composer users to use JpGraph as a Vendor library, (*2)

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

The Versions

31/07 2018

4.2.x-dev

4.2.9999999.9999999-dev http://jpgraph.net/

jpGraph, library to make graphs and charts

  Sources   Download

MIT GPL-3.0+ LGPL-2.1

The Requires

  • php ^5.3.3 || ^7.0

 

by JpGraph team

chart data graph pie jpgraph

31/07 2018

v4.2.2

4.2.2.0 http://jpgraph.net/

jpGraph, library to make graphs and charts

  Sources   Download

MIT GPL-3.0+ LGPL-2.1

The Requires

  • php ^5.3.3 || ^7.0

 

by JpGraph team

chart data graph pie jpgraph

31/07 2018

v4.2.1

4.2.1.0 http://jpgraph.net/

jpGraph, library to make graphs and charts

  Sources   Download

MIT GPL-3.0+ LGPL-2.1

The Requires

  • php ^5.3.3 || ^7.0

 

by JpGraph team

chart data graph pie jpgraph

30/07 2018

dev-master

9999999-dev http://jpgraph.net/

jpGraph, library to make graphs and charts

  Sources   Download

MIT GPL-3.0+ LGPL-2.1

by JpGraph team

chart data graph pie jpgraph