index
:
zetacomponents-graph
fill-color-separation
fix-utf8-graph-labels
horiz-stacked-render
master
radar-bound-fill
Raptor Engineering's copy of the Zeta Components Graph module
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
charts
/
pie.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Updated: Moving copyright information to NOTICE files.
Ole Marius Smestad
2010-08-12
1
-1
/
+0
*
- Fixed: Adjusted source headers of Graph to Apache license.
Tobias Schlitt
2010-07-30
1
-1
/
+18
*
- s/2009/2010/g
Derick Rethans
2010-01-08
1
-1
/
+1
*
- s/2008/2009.
Derick Rethans
2009-02-23
1
-1
/
+1
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Fixed class doc block
Kore Nordmann
2007-11-23
1
-3
/
+3
*
- Implemented feature #11325: Allow values of 0 to be added to pie charts, to
Kore Nordmann
2007-09-05
1
-2
/
+8
*
- More links in documentation
Kore Nordmann
2007-08-13
1
-3
/
+3
*
- Added class property documentation for optin classes
Kore Nordmann
2007-08-13
1
-2
/
+5
*
- Enhanced documentation
Kore Nordmann
2007-08-10
1
-0
/
+4
*
- Added @apichange tags
Kore Nordmann
2007-06-21
1
-0
/
+2
*
- More documentation fixes
Kore Nordmann
2007-06-12
1
-2
/
+11
*
- Fixed version tag in docblocks
Kore Nordmann
2007-06-12
1
-0
/
+1
*
- Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0
Kore Nordmann
2007-05-24
1
-1
/
+11
*
- Added feature #9511: Added helper functions to create image maps an link SVG
Kore Nordmann
2007-03-08
1
-1
/
+3
*
- Fixed issue #10055: Improve chart class documentation with chart elements
Kore Nordmann
2007-02-15
1
-0
/
+13
*
- Welcome to 2007.
Derick Rethans
2007-01-11
1
-1
/
+1
*
- Make renderToOutput() method available to chart
Kore Nordmann
2007-01-04
1
-13
/
+34
*
- Marked important classes
Kore Nordmann
2006-12-07
1
-0
/
+1
*
- Fixed: Bug #9545 (pie chart tresh hold does not work if agregated data stay...
Kore Nordmann
2006-11-30
1
-0
/
+5
*
- Fixed bug #9568: (Devision by zero warning)
Kore Nordmann
2006-11-30
1
-0
/
+5
*
- Fixed: Bug #9656 (Threshold option spelled wrong)
Kore Nordmann
2006-11-30
1
-5
/
+5
*
- Implemented #009304: Possibility to format labels via callback
Kore Nordmann
2006-11-02
1
-1
/
+5
*
- Added tresh hold for pie charts
Kore Nordmann
2006-10-26
1
-0
/
+53
*
- Added custom maximum value for pie charts
Kore Nordmann
2006-10-18
1
-0
/
+4
*
- Fixed CS issues.
Derick Rethans
2006-09-25
1
-1
/
+1
*
- Added and improved documentation
Kore Nordmann
2006-09-20
1
-6
/
+42
*
- Added image map support
Kore Nordmann
2006-09-12
1
-0
/
+2
*
- Moved properties to properties array
Kore Nordmann
2006-08-18
1
-0
/
+7
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
1
-30
/
+4
*
- Changed datsets to accept instances of ezcGraphDataSet only
Kore Nordmann
2006-08-14
1
-9
/
+27
*
- Added option to gd driver to set an external image as background
Kore Nordmann
2006-08-09
1
-10
/
+0
*
- Renamed Dataset to DataSet
Kore Nordmann
2006-08-07
1
-4
/
+4
*
- Fixed pie chart labeling
Kore Nordmann
2006-07-13
1
-1
/
+1
*
- Fixed pie chart labeling
Kore Nordmann
2006-07-11
1
-1
/
+1
*
- Refactored ezcGraphRenderer
Kore Nordmann
2006-07-11
1
-121
/
+13
*
- Added option to remove symbol lines from pie charts
Kore Nordmann
2006-06-20
1
-32
/
+43
*
- Disable rendering of selected chart elements
Kore Nordmann
2006-06-14
1
-0
/
+6
*
- Added tests and implementation for background images in charts
Kore Nordmann
2006-06-12
1
-1
/
+2
*
- Move pie chart elements out of the middle on highlight
Kore Nordmann
2006-06-12
1
-2
/
+2
*
- Moved pie chart options to own option class
Kore Nordmann
2006-06-12
1
-8
/
+4
*
- Added tests and basic implementation for pie charts
Kore Nordmann
2006-06-12
1
-0
/
+179
*
- Refactored rendering methods
Kore Nordmann
2006-05-19
1
-1
/
+1
*
- Added tests and implementation for legend generation
Kore Nordmann
2006-05-17
1
-2
/
+3
*
- Implemented automatic label setting from datasets for labeled_axis
Kore Nordmann
2006-05-16
1
-12
/
+12
*
- Fixed version tag
Kore Nordmann
2006-05-15
1
-1
/
+1
*
- Added tests to retrieve and set single data in datasets
Kore Nordmann
2006-05-10
1
-0
/
+23
*
- Added class stubs for ezcGraph
Kore Nordmann
2006-05-08
1
-0
/
+29