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
/
renderer
/
2d.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to bound fill between the current dataset and the previous dataset...
HEAD
master
Timothy Pearson
2015-12-13
1
-4
/
+16
*
Revert "Use non-local dependent formatting options everywhere"
Kore Nordmann
2013-12-21
1
-1
/
+1
*
Use non-local dependent formatting options everywhere
Kore Nordmann
2013-12-21
1
-1
/
+1
*
- 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
*
- Implemented: #14294: Add option for axis label rotation
Kore Nordmann
2009-07-04
1
-4
/
+20
*
- Fixed #14857: Highlight text misplaced in charts with multiple bar data
Kore Nordmann
2009-05-28
1
-3
/
+17
*
- s/2008/2009.
Derick Rethans
2009-02-23
1
-1
/
+1
*
- Refactored axis space handling in a BC compatible way. Fixes division by zero
Kore Nordmann
2009-02-03
1
-56
/
+210
*
- Implemented feature #014010: Possibility to set x/y offsets for
Kore Nordmann
2008-12-04
1
-3
/
+7
*
- Fixed typo in API docs
Kore Nordmann
2008-11-24
1
-1
/
+1
*
- Implemented feature #13102: Axes not extending beyond zero in line charts
Kore Nordmann
2008-06-18
1
-3
/
+34
*
- Implemented feature #13103: Different axes end styles
Kore Nordmann
2008-06-18
1
-35
/
+10
*
- Resolved #12379: Ensure one chart can be rerendered with new datasets)
Kore Nordmann
2008-05-31
1
-0
/
+22
*
- Fixed issue #12377: Copyright broken in file comment.
Derick Rethans
2008-01-11
1
-1
/
+0
*
- Fixed issue #11777: Optionally independent axis font configuration
Kore Nordmann
2008-01-07
1
-0
/
+7
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Fixed issue #12246: Graph: dataBorder doesn't works in 2d renderer for
Kore Nordmann
2007-12-13
1
-1
/
+1
*
- Fixed doc blocks
Kore Nordmann
2007-11-26
1
-5
/
+4
*
- Added support for odometer charts
Kore Nordmann
2007-11-21
1
-32
/
+123
*
- Implemented feature #10978: Add support for stacked bar charts
Kore Nordmann
2007-09-06
1
-2
/
+77
*
- Link more classes
Kore Nordmann
2007-08-13
1
-2
/
+2
*
- Enhanced documentation
Kore Nordmann
2007-08-10
1
-1
/
+42
*
- More documentation fixes
Kore Nordmann
2007-06-12
1
-5
/
+16
*
- Fixed version tag in docblocks
Kore Nordmann
2007-06-12
1
-0
/
+1
*
- Created an interface ezcGraphRadarRenderer to be implemented by renderers
Kore Nordmann
2007-04-26
1
-1
/
+3
*
- Fixed order of points in arrow head polygons
Kore Nordmann
2007-04-26
1
-8
/
+9
*
- Fixes issue #10675: Arrow heads on axis too small
Kore Nordmann
2007-04-26
1
-3
/
+6
*
- First working version of radar charts
Kore Nordmann
2007-04-26
1
-16
/
+148
*
- Started implementing feature request #9404 (Rotated labels on axis)
Kore Nordmann
2007-03-29
1
-2
/
+5
*
- Added feature #9511: Added helper functions to create image maps an link SVG
Kore Nordmann
2007-03-08
1
-0
/
+2
*
- Fixed issue #10056: Fixed drawing order for boxes with background and border
Kore Nordmann
2007-01-24
1
-16
/
+17
*
- Welcome to 2007.
Derick Rethans
2007-01-11
1
-1
/
+1
*
- Marked important classes
Kore Nordmann
2006-12-07
1
-0
/
+1
*
- Fixed: Bug #9655 (pieChartOffset and highlight do not work together in 2d
Kore Nordmann
2006-11-30
1
-4
/
+8
*
- Fixed: Bug #9403 (Element references do not work with Gleam in SVG)
Kore Nordmann
2006-11-13
1
-16
/
+20
*
- Fixed sorting order of 2d bar chart elements.
Kore Nordmann
2006-10-23
1
-1
/
+1
*
- Made pie chart symbol color independent from font color
Kore Nordmann
2006-10-04
1
-3
/
+3
*
- Added gleam to 2d pie charts
Kore Nordmann
2006-10-04
1
-0
/
+46
*
- Fixed padding in horizontal legends
Kore Nordmann
2006-09-24
1
-1
/
+1
*
- Added documentation
Kore Nordmann
2006-09-21
1
-4
/
+84
*
- Enhanced pie chart labeling algorithm
Kore Nordmann
2006-09-19
1
-17
/
+27
*
- Added background and border to font configuration
Kore Nordmann
2006-09-19
1
-62
/
+127
*
- Made pie chart size configurable
Kore Nordmann
2006-09-18
1
-2
/
+2
*
- Added shadow for pie charts in 2d renderer
Kore Nordmann
2006-09-12
1
-23
/
+63
*
- Added image map support
Kore Nordmann
2006-09-12
1
-28
/
+48
*
- Fixed bug caused by different axis space for axis
Kore Nordmann
2006-09-11
1
-17
/
+52
*
- Added axis label rendering to 2d renderer
Kore Nordmann
2006-09-07
1
-0
/
+57
*
- Pimped symbols and bar charts
Kore Nordmann
2006-09-06
1
-81
/
+0
[next]