Releases: zingchart/ZingChart-PHP
Releases · zingchart/ZingChart-PHP
v1.0.8
Compare
Sorry, something went wrong.
No results found
ccoley
released this
06 Feb 22:15
Changes:
Fix casing on zc.php file to adhere to PSR-4 class naming standards. Fixes #13 .
v1.0.7
Compare
Sorry, something went wrong.
No results found
ccoley
released this
31 Dec 21:57
Changes:
Fix a warning thrown when using count() on non-countable types
Update README
v1.0.6
Compare
Sorry, something went wrong.
No results found
ccoley
released this
04 Nov 20:12
Changes:
Fix an off-by-one error when parsing the index from the config
Update README
v1.0.5
Compare
Sorry, something went wrong.
No results found
Updates
Fixed getSeriesText() and getSeriesData() to return an array of all the corresponding values.
v1.0.4
Compare
Sorry, something went wrong.
No results found
Updates
Changed the member variable and helper function modifiers from private to protected to allow for class extensibility.
v1.0.3
Compare
Sorry, something went wrong.
No results found
Updates
The namespace for the ZC class was not defined, so PHP couldn't autoload it properly. Also, the constructor was doing default parameters in a weird way that threw PHP Warnings.
v1.0.2
Compare
Sorry, something went wrong.
No results found
Updates
Changed the default behavior in 'query' method to change the series text values automatically.
Documentation Updates
Level 1: setFullscreen() added to readme.
v1.0.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fixed a bug in the method: query. When setting the seconds argument to 'true', the axis titles were being mislabeled.
Documentation Updates
v1.0.0
Compare
Sorry, something went wrong.
No results found
v1.0
Compare
Sorry, something went wrong.
No results found