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
/
legend_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
*
- 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
*
- Moced compare methods to ezcGraphTestCase
Kore Nordmann
2006-12-15
1
-28
/
+3
*
Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...
Sebastian Bergmann
2006-10-05
1
-1
/
+1
*
- Fixed padding in horizontal legends
Kore Nordmann
2006-09-24
1
-0
/
+4
*
- Added tests for legenda position
Kore Nordmann
2006-09-21
1
-0
/
+135
*
Clean up setUp() and tearDown().
Sebastian Bergmann
2006-09-14
1
-19
/
+0
*
- Moved properties to properties array
Kore Nordmann
2006-08-18
1
-20
/
+0
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
1
-8
/
+8
*
Update UnitTest component and unit tests to work with PHPUnit >= 3.0.0alpha12...
Sebastian Bergmann
2006-08-14
1
-4
/
+4
*
- Removed factory methods and replaced them with direct class instantiation.
Kore Nordmann
2006-08-07
1
-5
/
+5
*
- Refactored ezcGraphRenderer
Kore Nordmann
2006-07-11
1
-355
/
+0
*
- Applied API change for accessing datasets to be able to distinguish easier
Kore Nordmann
2006-06-27
1
-8
/
+8
*
- Cleaned up tests
Kore Nordmann
2006-06-07
1
-418
/
+327
*
- Added additional parameter 'spacing' for legends
Kore Nordmann
2006-06-06
1
-18
/
+18
*
- Draw background and border for charts
Kore Nordmann
2006-06-06
1
-3
/
+3
*
- Apply padding after rendering background
Kore Nordmann
2006-06-06
1
-9
/
+9
*
- Added outomatic colorization from pallets
Kore Nordmann
2006-06-06
1
-33
/
+33
*
- Use vertical alignement middle for legends texts
Kore Nordmann
2006-06-02
1
-3
/
+8
*
- Added tests for axis labels
Kore Nordmann
2006-06-02
1
-9
/
+9
*
- Workaround mocking all possible methods not longer needed with custom class
Kore Nordmann
2006-05-31
1
-51
/
+27
*
- Added test for axis rendering
Kore Nordmann
2006-05-31
1
-2
/
+12
*
- Fixed type of values to check for:
Kore Nordmann
2006-05-25
1
-8
/
+8
*
- Added tests for custom padding and symbol sizes for legend
Kore Nordmann
2006-05-24
1
-4
/
+436
*
- Implemented automagic scaling for numeric axis
Kore Nordmann
2006-05-16
1
-1
/
+3
*
- Implementation for legend tests
Kore Nordmann
2006-05-15
1
-3
/
+3
*
- Added tests for graph elements represented by a legends for now
Kore Nordmann
2006-05-15
1
-0
/
+150