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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Use non-local dependent formatting options everywhere"
Kore Nordmann
2013-12-21
5
-7
/
+7
*
Use non-local dependent formatting options everywhere
Kore Nordmann
2013-12-21
5
-7
/
+7
*
Also make verbose driver non local aware
Kore Nordmann
2013-12-21
1
-7
/
+7
*
Use non-local-aware number printing everywhere
Kore Nordmann
2013-12-21
4
-6
/
+6
*
- Fixed #95 (typo in docblock), thanks Yousif Masoud
James Pic
2011-12-13
1
-1
/
+1
*
- Updated: Moving copyright information to NOTICE files.
Ole Marius Smestad
2010-08-12
117
-117
/
+0
*
- Fixed: Adjusted source headers of Graph to Apache license.
Tobias Schlitt
2010-07-30
117
-117
/
+2106
*
- s/2009/2010/g
Derick Rethans
2010-01-08
117
-117
/
+117
*
- Documented highlight offset properties
Kore Nordmann
2009-11-24
1
-0
/
+6
*
- Link gleam instead of base symbol to make it easier clickable
Kore Nordmann
2009-11-09
1
-3
/
+3
*
- Fixed #15537: Graph shows to small and truncated rotated axis labels.
Kore Nordmann
2009-09-29
1
-2
/
+8
*
- Fixed #15578: formatString not working with numeric axis
Kore Nordmann
2009-09-28
1
-0
/
+4
*
- Implemented: #15095: Special rotated label renderer for bar charts.
Kore Nordmann
2009-07-21
2
-0
/
+147
*
- Refactored rotated axis label renderer for better extensibility
Kore Nordmann
2009-07-21
1
-197
/
+254
*
- Implemented: #15133: Better configurable axis spaces.
Kore Nordmann
2009-07-21
3
-65
/
+71
*
- Implemented: #15135: Add support for pecl/cairo's object-oriented API
Kore Nordmann
2009-07-14
2
-0
/
+1007
*
- Implemented: #13341: Vertical Bar Charts
Kore Nordmann
2009-07-14
5
-39
/
+569
*
- Implemented: #14294: Add option for axis label rotation
Kore Nordmann
2009-07-04
2
-4
/
+31
*
- Enhanced comment in font options usage example
Kore Nordmann
2009-06-03
1
-0
/
+4
*
- Fixed typo
Kore Nordmann
2009-05-29
1
-1
/
+1
*
- Fixed #14538: Performance degration for very high numbers of data points
Kore Nordmann
2009-05-29
2
-13
/
+26
*
- Fixed #14857: Highlight text misplaced in charts with multiple bar data
Kore Nordmann
2009-05-28
4
-24
/
+90
*
- 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
*
- Fixed #14655: A full circle sector is not drawn at all in GD driver.
Kore Nordmann
2009-03-25
1
-0
/
+5
*
- Fixed #14651: Handle floor() floating point inaccuracies in numneric axis
Kore Nordmann
2009-03-25
1
-1
/
+4
*
- Implemented feature #14400: Add shortcut to set background color
Kore Nordmann
2009-02-25
1
-0
/
+3
*
- s/2008/2009.
Derick Rethans
2009-02-23
112
-112
/
+112
*
- Documented: Dataset highlightValue property
Kore Nordmann
2009-02-05
1
-0
/
+2
*
- Tested multiple axis, when used with different axis space settings.
Kore Nordmann
2009-02-04
1
-1
/
+1
*
- Fixed rotated axis label renderer to work with non default axis space and
Kore Nordmann
2009-02-04
1
-11
/
+7
*
- Refactored axis space handling in a BC compatible way. Fixes division by zero
Kore Nordmann
2009-02-03
8
-194
/
+401
*
- Implamented feature #14146: Add new data symbols - square and box
Kore Nordmann
2009-01-20
2
-0
/
+21
*
- Implemented feature #13634: Make Offset of ezcGraphAxisRotatedLabelRenderer
Kore Nordmann
2009-01-20
1
-5
/
+23
*
- Implemented feature #11980: Provide an initial array with labels for labeled
Kore Nordmann
2009-01-20
1
-0
/
+15
*
- Implemented feature #12897: Add the possibility to have a subtitle for
Kore Nordmann
2009-01-15
1
-2
/
+7
*
- Resolved task #14219: Refactor grid drawing to be less susceptible to
Kore Nordmann
2009-01-07
1
-5
/
+78
*
- Fixed: Fallback string width calculation in svg font handler
Kore Nordmann
2009-01-02
1
-1
/
+1
*
- Reverted accidential committed restriction on allowed axis space values.
Kore Nordmann
2008-12-15
1
-2
/
+2
*
- Implemented feature #014010: Possibility to set x/y offsets for
Kore Nordmann
2008-12-04
6
-9
/
+32
*
- Decalre mainclass, to be included and highlighted in documentation
Kore Nordmann
2008-12-02
1
-1
/
+1
*
- 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
*
- Fixed issue #13595: majorStep overridden if min and max are both set
Kore Nordmann
2008-09-10
3
-1
/
+49
*
- 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
15
-37
/
+189
[next]