Pro-version Release Informaion
JpGraph-4.4.2
Support PHP8.2
JpGraph-4.4.1-pro
Remove unnecessary files
JpGraph-4.4.0-pro
PHP 8 Suport
JpGraph-4.3.5-pro
Fix the issue about gantt vline
JpGraph-4.3.4-pro
Fix the issue about undefined offset
JpGraph-4.3.3-pro
Fix the issue about DateScale
JpGraph-4.3.2-pro
Fix the issue about odometer
JpGraph-4.3.1-pro
Fix the issue about cache
JpGraph-4.3.0-pro
Support PHP 7.4
JpGraph-4.2.11-pro
Fix the issue JpGraph's error handler raises fatal error when the Error object is thrown
JpGraph-4.2.10-pro
Fix the issue Bar graph is not rendered properly when the data is single value
JpGraph-4.2.9-pro
Fix the issue that 'PlotMark' class does not work correctly after 'Clear' method is called
JpGraph-4.2.8-pro
Remove use of '$this' in static context
JpGraph-4.2.7-pro
Fix the bug of 'Min' method of 'GroupBarPlot' class
JpGraph-4.2.6-pro
Fix the issue that 'GetXMinMax' function returns null for xmin in specific case
JpGraph-4.2.5-pro
Fix the issue that cause x-axis is not rendered properly with many items
JpGraph-4.2.4-pro
Fix the issue that the warning is displayed when 'iTables' is NULL
JpGraph-4.2.3-pro
Fix the issue that the margin is not applied correctly when using 'Set90AndMargin' method
JpGraph-4.2.2-pro
Fix the use of deprecated method
JpGraph-4.2.1-pro
Fix the bug that the displayed value for total of cumulative graph is wrong
JpGraph-4.2.0-pro
Supported PHP7.2
JpGraph-4.1.1-pro
Fixed a bug of SetMargin.
JpGraph-4.1.0-pro
Supported PHP7.1
JpGraph-4.0.3-pro
fixed error of datamatrix
JpGraph-4.0.2-pro
Fixed plot bar's value positioning bug.
Fixed bug of dmexception.
JpGraph-4.0.1-pro
Fixed displaying labels of y-axis
JpGraph-4.0.0-pro
for PHP5(>= 5.1) and PHP7.0
JpGraph 3.5.0b1-pro
Feature enhancements:
* Added Theme system. User can easily change the design of a graph by applying prepared theme to the graph. Also see 'THEME CLASS' in the manual.
* Bundled some free fonts. By default, beautiful and balanced fonts are available.
Defects fixed:
None.
Additional changes:
None.
JpGraph 3.1.7p
Summary of high level user visible changes:
* Matrix CSIM using circular marks was 1/2 mark width off
* Antispam module was not clean with all error reporting enabled with PHP5
Feature enhancements:
None.
Defects fixed:
* PR#597 - Deprecated old PHP4 style var declaration in jpgraph_antispam-digit.php
* PR#598 - Undefined method PlotLine::GetCSIMAreas()
* PR#599 - Matrix CSIM with circle off by 1/2
Additional changes:
None.