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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Fixed #14857: Highlight text misplaced in charts with multiple bar data
Kore Nordmann
2009-05-28
9
-25
/
+160
*
- Added test for UTF-8 umlauts in SVG driver
Kore Nordmann
2009-05-28
2
-0
/
+32
*
- Fixed ChangeLogs.
Derick Rethans
2009-05-11
1
-0
/
+1
*
- Cleaned up code of flash comparision method
Kore Nordmann
2009-04-28
1
-18
/
+28
*
- Fixed another potential flaoting point inaccuracy problem
Kore Nordmann
2009-04-28
1
-1
/
+4
*
- spelling fix in javadoc
gg:ez.no
2009-04-23
1
-2
/
+2
*
- Released Graph version 1.4.2
1.4.2
Derick Rethans
2009-03-30
1
-1
/
+1
*
- Fixed ChangeLog
Derick Rethans
2009-03-30
1
-1
/
+1
*
- Clean up temp dirs after test
Kore Nordmann
2009-03-26
1
-1
/
+1
*
- Fixed #14655: A full circle sector is not drawn at all in GD driver.
Kore Nordmann
2009-03-25
4
-2
/
+36
*
- Fixed #14651: Handle floor() floating point inaccuracies in numneric axis
Kore Nordmann
2009-03-25
3
-1
/
+40
*
- Implemented feature #14400: Add shortcut to set background color
Kore Nordmann
2009-02-25
5
-2
/
+60
*
- s/2008/2009.
Derick Rethans
2009-02-23
158
-158
/
+158
*
- Released Graph version 1.4.1
1.4.1
Derick Rethans
2009-02-09
1
-1
/
+1
*
- Updated ChangeLogs
Derick Rethans
2009-02-09
1
-2
/
+2
*
- Documented: Dataset highlightValue property
Kore Nordmann
2009-02-05
1
-0
/
+2
*
- Tested: Setting background property in line chart
Kore Nordmann
2009-02-04
1
-0
/
+11
*
- Tested multiple axis, when used with different axis space settings.
Kore Nordmann
2009-02-04
7
-3
/
+77
*
- Fixed rotated axis label renderer to work with non default axis space and
Kore Nordmann
2009-02-04
5
-18
/
+76
*
- Leftover from last commit
Kore Nordmann
2009-02-04
1
-0
/
+498
*
- Refactored axis space handling in a BC compatible way. Fixes division by zero
Kore Nordmann
2009-02-03
81
-281
/
+1167
*
- Implamented feature #14146: Add new data symbols - square and box
Kore Nordmann
2009-01-20
5
-0
/
+90
*
- Implemented feature #13634: Make Offset of ezcGraphAxisRotatedLabelRenderer
Kore Nordmann
2009-01-20
3
-5
/
+98
*
- Implemented feature #11980: Provide an initial array with labels for labeled
Kore Nordmann
2009-01-20
3
-0
/
+83
*
- Implemented feature #12897: Add the possibility to have a subtitle for
Kore Nordmann
2009-01-15
3
-2
/
+107
*
- Resolved task #14219: Refactor grid drawing to be less susceptible to
Kore Nordmann
2009-01-07
53
-56
/
+136
*
- Released Graph version 1.4
1.4
Derick Rethans
2009-01-05
1
-1
/
+1
*
- Updated ChangeLogs and DEPS files.
Derick Rethans
2009-01-05
1
-0
/
+6
*
- Fixed: Fallback string width calculation in svg font handler
Kore Nordmann
2009-01-02
1
-1
/
+1
*
- Released Graph version 1.4rc1
1.4rc1
Derick Rethans
2008-12-15
1
-1
/
+1
*
- Reverted accidential committed restriction on allowed axis space values.
Kore Nordmann
2008-12-15
1
-2
/
+2
*
- Update ChangeLogs
Derick Rethans
2008-12-15
1
-3
/
+2
*
- Implemented feature #014010: Possibility to set x/y offsets for
Kore Nordmann
2008-12-04
10
-9
/
+105
*
- Decalre mainclass, to be included and highlighted in documentation
Kore Nordmann
2008-12-02
1
-1
/
+1
*
- Released Graph version 1.4beta1
1.4beta1
Derick Rethans
2008-12-01
1
-1
/
+1
*
- Fixed ChangeLogs.
Derick Rethans
2008-12-01
1
-0
/
+6
*
- Fixed typo in API docs
Kore Nordmann
2008-11-24
3
-3
/
+3
*
- Removed unnecessary realpath() calls, which do not work with paths using
Kore Nordmann
2008-11-23
2
-2
/
+1
*
- Documented setDriver
Kore Nordmann
2008-11-18
1
-1
/
+10
*
- Better documentation for getElementReferences()
Kore Nordmann
2008-11-18
1
-1
/
+39
*
- Released Graph version 1.4alpha1
1.4alpha1
Derick Rethans
2008-11-10
1
-1
/
+1
*
- Updated all the class diagrams.
Derick Rethans
2008-11-10
1
-0
/
+0
*
- Updated ChangeLogs
Derick Rethans
2008-11-10
1
-0
/
+1
*
- Fixed issue #13658: tutorial_autoload.php fails under Windows.
Derick Rethans
2008-10-02
1
-4
/
+4
*
- Fixed issue #13595: majorStep overridden if min and max are both set
Kore Nordmann
2008-09-10
6
-1
/
+120
*
- Documented create() method in color struct
Kore Nordmann
2008-08-27
1
-10
/
+31
*
- Enhanced axis class level documentation
Kore Nordmann
2008-08-27
4
-18
/
+211
*
- Enhanced chart element documentation
Kore Nordmann
2008-08-27
13
-13
/
+293
*
- More documentation improvements
Kore Nordmann
2008-08-20
18
-40
/
+229
*
- Started with better class level documentation.
Kore Nordmann
2008-08-20
2
-0
/
+38
[prev]
[next]