Table of Contents
What you will learn in this chapter. This chapter will go through what the library is, the licensing model, how it is typically used and the detailed steps of installing it. This chapter will not explain how to use the API in the library. It will help answering typical questions such as "Should I use this library?", "Is the library suitable for use in my particular environment?, "Do I have enough knowledge to use this library?"
The JpGraph library is a 2D graph plotting library for PHP5(>= 5.1) and PHP7.0. It is meant to significantly simplify the creation of dynamic graphs using PHP scripting. The libray can be used on its own or as an embedded part of a large WEB development undertaking. In addition the library allows images to be created using the command line version of PHP (the cli version).