Collection of HowTo's

This is a collection of HowTo's for the library. This section will also be used to highlight and describe new features available in a release. It seems that many users do not like reading a thick manual so we hope that this more task oriented way of documenting will suit those who don't like thick manuals.

Current available HowTo's

  1. Combined graphs
    Explains how to use the MGraph class to combine several graphs in one image.
  2. Using manual ticks
    Explains how to use the manual ticks and label positioning by showing how to put a label at the start of each month on the X-axis.
  3. Greek characters
    Explains how to easily use mathematical and Greek characters on graphs.
  4. Multiple Y axes
    Explains how to add, in principle, unlimited number of Y-axis to a graph.
  5. Synchronized Y axes
    Explains how to create two (or more) synchronized Y-axes that are locked to each others scale, for example Fahrenheit vs. Celcius on each side.
  6. Adding new TTF fonts
    Explains how to manually add additional TTF fonts to be used with the library.
  7. Tables - Part I
    Explains how to add and use "excel-like" graphic tables within the graphs.
    Note: This is only available in the pro-version of the library.
  8. Tables - Part II
    Some case studies of the usage of tables.
    Note: This is only available in the pro-version of the library.
  9. USPS Confirmation Barcodes
    Explains how to print US Postal Services Confirmation Barcodes
    Note: This is only available in the pro-version of the library.
  10. Accumulated line plots with given X-labels
    Explains 1) how to create accumulated graphs with given X-labels and 2) explains how to interpolate missing data points

About

JpGraph is an Object-Oriented Graph creating library for PHP5 (>=5.1), PHP7 and PHP 8 (<= 8.2, only supported by version 4.4.2 or higher) 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).

Latest Pro-release

07 Aug: JpGraph-4.4.2 (4.4.2)
Support PHP8.2

12 May: JpGraph-4.4.1-pro (4.4.1-pro)
Remove unnecessary files

More Details

Latest Free-release

07 Aug: JpGraph-4.4.2 (4.4.2)
Support PHP8.2



12 May: JpGraph-4.4.1 (4.4.1)
Remove unnecessary files



Download Page

Latest News

07 Aug: JpGraph-4.4.2 released
We are happy to announce that the new 4.4.2 release is available. This version add support for...

20 Apr: JpGraph-4.4.0 released
We are happy to announce that the new 4.4.0 release is available. This version add support for...

more