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
/
axis
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Updated: Moving copyright information to NOTICE files.
Ole Marius Smestad
2010-08-12
5
-5
/
+0
*
- Fixed: Adjusted source headers of Graph to Apache license.
Tobias Schlitt
2010-07-30
5
-5
/
+90
*
- s/2009/2010/g
Derick Rethans
2010-01-08
5
-5
/
+5
*
- Fixed #15578: formatString not working with numeric axis
Kore Nordmann
2009-09-28
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
1
-4
/
+12
*
- Fixed another potential flaoting point inaccuracy problem
Kore Nordmann
2009-04-28
1
-1
/
+4
*
- Fixed #14651: Handle floor() floating point inaccuracies in numneric axis
Kore Nordmann
2009-03-25
1
-1
/
+4
*
- s/2008/2009.
Derick Rethans
2009-02-23
5
-5
/
+5
*
- Implemented feature #11980: Provide an initial array with labels for labeled
Kore Nordmann
2009-01-20
1
-0
/
+15
*
- Fixed issue #13595: majorStep overridden if min and max are both set
Kore Nordmann
2008-09-10
1
-1
/
+16
*
- Enhanced axis class level documentation
Kore Nordmann
2008-08-27
4
-18
/
+211
*
- Fixed issue #12581: Wrong axis captions in bar charts with manual min/max
Kore Nordmann
2008-05-27
1
-0
/
+18
*
- Fixed issue #12295: Broken automatic scaling with manually set min value,
Kore Nordmann
2008-01-07
1
-2
/
+21
*
- Welcome to 2008.
Derick Rethans
2008-01-02
5
-5
/
+5
*
- Implemented features #10322, #10565: Support for multiple x, y axis,
Kore Nordmann
2007-09-04
5
-1
/
+37
*
- Added axis container class
Kore Nordmann
2007-09-04
1
-0
/
+197
*
- Fixed bug #11157: Wrong display of single record with labeled axis
Kore Nordmann
2007-08-01
1
-0
/
+12
*
- More documentation fixes
Kore Nordmann
2007-06-12
4
-9
/
+6
*
- Fixed version tag in docblocks
Kore Nordmann
2007-06-12
4
-0
/
+4
*
- Fixed issue #10881: Wrong labeling with ezcGraphDateAxis
Kore Nordmann
2007-05-31
1
-3
/
+14
*
- Doc fixes.
Tobias Schlitt
2007-05-10
1
-1
/
+1
*
- Added feature #10017: Plot whole months on date axis respecting their
Kore Nordmann
2007-04-12
1
-2
/
+85
*
- Added feature #10470: Add support for format callback functions on all axis
Kore Nordmann
2007-04-12
4
-7
/
+65
*
- Implemented #10375: Manually reduce or increase the label count on labeled ...
Kore Nordmann
2007-03-05
1
-32
/
+83
*
- Removed debug output
Kore Nordmann
2007-03-01
1
-14
/
+0
*
- Fixed issue #10275: Low label count on labeled axis
Kore Nordmann
2007-03-01
1
-2
/
+131
*
- Another case fixed for bug #10018.
Kore Nordmann
2007-02-15
1
-0
/
+17
*
- Missed and fixed one test case for issue #10018.
Kore Nordmann
2007-01-18
1
-1
/
+1
*
- Fixed issue #10018: axis scale incorrect when startDate != first day of month
Kore Nordmann
2007-01-18
1
-31
/
+52
*
- Welcome to 2007.
Derick Rethans
2007-01-11
4
-4
/
+4
*
- Fixed: Bug #9926 (Float values with date axis result in date parsing
Kore Nordmann
2007-01-03
1
-4
/
+4
*
- Fixed docs.
Derick Rethans
2006-12-18
1
-1
/
+1
*
- Fixed majorStep default value to be null
Kore Nordmann
2006-12-15
1
-2
/
+2
*
- Fixed: Bug #9827 (auto scaling on numeric axes inconsistent)
Kore Nordmann
2006-12-15
2
-5
/
+27
*
- Marked important classes
Kore Nordmann
2006-12-07
4
-1
/
+5
*
- Fixed: Bug #9586 (No data rendered with string keys on date axis.)
Kore Nordmann
2006-11-24
1
-13
/
+29
*
- Added logarithmical scaled numeric axis
Kore Nordmann
2006-11-03
1
-0
/
+282
*
- Throw ezcBaseValueExceptions instead of typecasting
Kore Nordmann
2006-11-02
1
-14
/
+24
*
- Added missing tests for axis
Kore Nordmann
2006-10-27
1
-1
/
+1
*
- Fixed CS issues.
Derick Rethans
2006-09-25
1
-2
/
+3
*
- Added and improved documentation
Kore Nordmann
2006-09-20
3
-9
/
+65
*
- Moved properties to properties array
Kore Nordmann
2006-08-18
2
-117
/
+115
*
- Added date axis
Kore Nordmann
2006-08-09
1
-0
/
+385
*
- Added axis label renderer for centered labels
Kore Nordmann
2006-07-24
2
-0
/
+26
*
- Finished exact label renderer and render chart labals again
Kore Nordmann
2006-07-24
2
-141
/
+7
*
- Readded drawing of axis steps and grids (only available in
Kore Nordmann
2006-07-21
2
-138
/
+6
*
- Refactored ezcGraphRenderer
Kore Nordmann
2006-07-11
2
-49
/
+18
*
- Added option for maximum size for arrow heads
Kore Nordmann
2006-06-19
2
-2
/
+2
*
- Use custom minimum and maximum values on numeric axis for automatic scaling
Kore Nordmann
2006-06-19
1
-0
/
+11
[next]