Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1055977
ChangeLog
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Jul 9, 6:33 AM
Size
1 KB
Mime Type
text/plain
Expires
Fri, Jul 11, 6:33 AM (4 h, 7 m)
Engine
blob
Format
Raw Data
Handle
681416
Attached To
rINP In-Portal
ChangeLog
View Options
This document is not UTF8. It was detected as Shift JIS and converted to UTF8 for display.
Libchart ChangeLog
==================
(C) 2005-2007 Jean-Marc Tr駑eaux
VERSION 1.2: (2007-08-13)
==========
LICENSE:
* Change of license to GPL v3
FEATURES:
* Multiple line charts
* Multiple vertical and horizontal bar charts
* Customizable layout (plot)
REFACTORING:
* Support for PHP4 is deprecated, as PHP 4 has reached its end of life.
* Use of PHP5 OO constructs
* Use of <?php tags for better server compatibility
* Better separation of data and presentation objects, introduction of dataset objects
VERSION 1.1: (2006-04-02)
==========
CHANGES:
* Added Line Charts
* Bar Chart: default lower bound set to value 0 (seems more intuitive).
Use $chart->setLowerBound(null) if you want to revert to the old behaviour.
BUGFIXES:
* Removed undefined IMG_ARC_FILL constant
* Added missing default parameter in HorizontalChart::render()
* Fixed decimal values in Bar Charts
* Typo in default logo
* Crashed when no point was defined
* Crashed when all values were set to 0
Version 1.0: (2005-09-30)
==========
INITIAL RELEASE
Event Timeline
Log In to Comment