summaryrefslogtreecommitdiffstats
path: root/src/options/chart.php
Commit message (Collapse)AuthorAgeFilesLines
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-121-1/+0
|
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-301-1/+18
|
* - s/2009/2010/gDerick Rethans2010-01-081-1/+1
|
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
|
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
|
* - Enhanced documentationKore Nordmann2007-08-101-1/+26
| | | | | | | | - Added examples to most of the classes - Fixed class descriptions - Refence options classes which may be used to configure the current chart.
* - Fixed docs.Derick Rethans2007-08-091-1/+1
|
* - More documentation fixesKore Nordmann2007-06-121-0/+7
|
* - Fixed version tag in docblocksKore Nordmann2007-06-121-0/+1
|
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
|
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-021-4/+16
| | | | | | | - Do range checks instead of converting numbers using min and max - Extended testcases to test for ezcBaseValueExceptions
* - Added more tests and fixed some minor setter and getter bugsKore Nordmann2006-10-271-1/+3
|
* - Set font path instead of no longer used option fontKore Nordmann2006-09-241-1/+1
|
* - Updated to use new property mechanism.Derick Rethans2006-08-171-27/+12
|
* - Added templating for SVG documentsKore Nordmann2006-08-091-1/+1
|
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-63/+0
| | | | | | | - Got chart background images working again - Post process images in gd driver to not apply supersampling for images
* - Refactored ezcGraphRendererKore Nordmann2006-07-111-0/+10
| | | | | | # Most test run again, but complete result is still errnous
* - Added tests and implementation for background images in chartsKore Nordmann2006-06-121-20/+4
| | | | | | - Fixed bug with image sizes in gd driver
* - Draw background and border for chartsKore Nordmann2006-06-061-2/+12
| | | | | | - Added padding for charts
* - Moved font configuration to elementsKore Nordmann2006-06-021-0/+17
|
* - Fixed new option handling.Tobias Schlitt2006-05-171-0/+117
OpenPOWER on IntegriCloud