Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

Yieloo/JpGraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Librairie JpGraph IK

Version 4.0.3

Installation

fichier : composer.json

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

JpGraph from http://jpgraph.net/

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 82.5%
  • PHP 17.4%
  • CSS 0.1%