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
/
tests
/
axis_exact_renderer_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure correct locale in all tests
Kore Nordmann
2013-12-21
1
-2
/
+4
*
- 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
*
- Refactored axis space handling in a BC compatible way. Fixes division by zero
Kore Nordmann
2009-02-03
1
-1
/
+1
*
- Implemented feature #11981: Provide option for exact axis label renderer to
Kore Nordmann
2008-06-18
1
-1
/
+100
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Doc fixes.
Tobias Schlitt
2007-09-12
1
-1
/
+1
*
- Welcome to 2007.
Derick Rethans
2007-01-11
1
-1
/
+1
*
- CS change (automatic script)
Derick Rethans
2006-12-14
1
-9
/
+9
*
- Throw ezcBaseValueExceptions instead of typecasting
Kore Nordmann
2006-11-02
1
-0
/
+261
*
Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...
Sebastian Bergmann
2006-10-05
1
-1
/
+1
*
- Fixed minor ticks in exact and centered axis label renderer
Kore Nordmann
2006-10-04
1
-22
/
+6
*
Clean up setUp() and tearDown().
Sebastian Bergmann
2006-09-14
1
-17
/
+2
*
- Mark these tests as skipped when testing with PHP 5.1.3 because PHPUnit
Derick Rethans
2006-08-22
1
-0
/
+4
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
1
-14
/
+14
*
- Changed datsets to accept instances of ezcGraphDataSet only
Kore Nordmann
2006-08-14
1
-14
/
+14
*
- Removed factory methods and replaced them with direct class instantiation.
Kore Nordmann
2006-08-07
1
-28
/
+28
*
- Added basic 3d renderer
Kore Nordmann
2006-08-02
1
-14
/
+14
*
- Added axis label renderer for centered labels
Kore Nordmann
2006-07-24
1
-75
/
+11
*
- Finished exact label renderer and render chart labals again
Kore Nordmann
2006-07-24
1
-0
/
+708