summaryrefslogtreecommitdiffstats
path: root/src/charts/pie.php
Commit message (Expand)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
* - Fixed class doc blockKore Nordmann2007-11-231-3/+3
* - Implemented feature #11325: Allow values of 0 to be added to pie charts, toKore Nordmann2007-09-051-2/+8
* - More links in documentationKore Nordmann2007-08-131-3/+3
* - Added class property documentation for optin classesKore Nordmann2007-08-131-2/+5
* - Enhanced documentationKore Nordmann2007-08-101-0/+4
* - Added @apichange tagsKore Nordmann2007-06-211-0/+2
* - More documentation fixesKore Nordmann2007-06-121-2/+11
* - Fixed version tag in docblocksKore Nordmann2007-06-121-0/+1
* - Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0Kore Nordmann2007-05-241-1/+11
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-081-1/+3
* - Fixed issue #10055: Improve chart class documentation with chart elementsKore Nordmann2007-02-151-0/+13
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Make renderToOutput() method available to chartKore Nordmann2007-01-041-13/+34
* - Marked important classesKore Nordmann2006-12-071-0/+1
* - Fixed: Bug #9545 (pie chart tresh hold does not work if agregated data stay...Kore Nordmann2006-11-301-0/+5
* - Fixed bug #9568: (Devision by zero warning)Kore Nordmann2006-11-301-0/+5
* - Fixed: Bug #9656 (Threshold option spelled wrong)Kore Nordmann2006-11-301-5/+5
* - Implemented #009304: Possibility to format labels via callbackKore Nordmann2006-11-021-1/+5
* - Added tresh hold for pie chartsKore Nordmann2006-10-261-0/+53
* - Added custom maximum value for pie chartsKore Nordmann2006-10-181-0/+4
* - Fixed CS issues.Derick Rethans2006-09-251-1/+1
* - Added and improved documentationKore Nordmann2006-09-201-6/+42
* - Added image map supportKore Nordmann2006-09-121-0/+2
* - Moved properties to properties arrayKore Nordmann2006-08-181-0/+7
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-151-30/+4
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-141-9/+27
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-10/+0
* - Renamed Dataset to DataSetKore Nordmann2006-08-071-4/+4
* - Fixed pie chart labelingKore Nordmann2006-07-131-1/+1
* - Fixed pie chart labelingKore Nordmann2006-07-111-1/+1
* - Refactored ezcGraphRendererKore Nordmann2006-07-111-121/+13
* - Added option to remove symbol lines from pie chartsKore Nordmann2006-06-201-32/+43
* - Disable rendering of selected chart elementsKore Nordmann2006-06-141-0/+6
* - Added tests and implementation for background images in chartsKore Nordmann2006-06-121-1/+2
* - Move pie chart elements out of the middle on highlightKore Nordmann2006-06-121-2/+2
* - Moved pie chart options to own option classKore Nordmann2006-06-121-8/+4
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-121-0/+179
* - Refactored rendering methodsKore Nordmann2006-05-191-1/+1
* - Added tests and implementation for legend generationKore Nordmann2006-05-171-2/+3
* - Implemented automatic label setting from datasets for labeled_axisKore Nordmann2006-05-161-12/+12
* - Fixed version tagKore Nordmann2006-05-151-1/+1
* - Added tests to retrieve and set single data in datasetsKore Nordmann2006-05-101-0/+23
* - Added class stubs for ezcGraphKore Nordmann2006-05-081-0/+29
OpenPOWER on IntegriCloud