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
/
labeled_axis_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
*
- Implemented feature #11980: Provide an initial array with labels for labeled
Kore Nordmann
2009-01-20
1
-0
/
+66
*
- Resolved task #12406: Use data container instead of mt_rand in tests.
Kore Nordmann
2008-01-21
1
-56
/
+20
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Doc fixes.
Tobias Schlitt
2007-09-12
1
-1
/
+1
*
- PHPUnit 3.1 Migration
Sebastian Bergmann
2007-07-02
1
-8
/
+8
*
- Added feature #10470: Add support for format callback functions on all axis
Kore Nordmann
2007-04-12
1
-0
/
+64
*
- Implemented #10375: Manually reduce or increase the label count on labeled ...
Kore Nordmann
2007-03-05
1
-0
/
+113
*
- Fixed issue #10275: Low label count on labeled axis
Kore Nordmann
2007-03-01
1
-2
/
+144
*
- Welcome to 2007.
Derick Rethans
2007-01-11
1
-1
/
+1
*
- Add one more test for labeled axis label order
Kore Nordmann
2007-01-03
1
-0
/
+13
*
- Added missing tests for axis
Kore Nordmann
2006-10-27
1
-0
/
+47
*
Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...
Sebastian Bergmann
2006-10-05
1
-1
/
+1
*
Clean up setUp() and tearDown().
Sebastian Bergmann
2006-09-14
1
-19
/
+0
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
1
-9
/
+9
*
Update UnitTest component and unit tests to work with PHPUnit >= 3.0.0alpha12...
Sebastian Bergmann
2006-08-14
1
-3
/
+3
*
- Changed datsets to accept instances of ezcGraphDataSet only
Kore Nordmann
2006-08-14
1
-9
/
+9
*
- Removed factory methods and replaced them with direct class instantiation.
Kore Nordmann
2006-08-07
1
-8
/
+8
*
- Refactored ezcGraphRenderer
Kore Nordmann
2006-07-11
1
-428
/
+80
*
- Applied API change for accessing datasets to be able to distinguish easier
Kore Nordmann
2006-06-27
1
-21
/
+21
*
- Added option for maximum size for arrow heads
Kore Nordmann
2006-06-19
1
-2
/
+60
*
- Added tests for setting axis types with new axis names
Kore Nordmann
2006-06-19
1
-0
/
+17
*
- Renamed X_axis and Y_axis to xAxis and yAxis
Kore Nordmann
2006-06-14
1
-29
/
+29
*
- Added grids to line charts (tests & implementation)
Kore Nordmann
2006-06-08
1
-0
/
+53
*
- Handle Much data points with labeled axis
Kore Nordmann
2006-06-08
1
-0
/
+51
*
- Cleaned up tests
Kore Nordmann
2006-06-07
1
-270
/
+176
*
- Added outomatic colorization from pallets
Kore Nordmann
2006-06-06
1
-6
/
+6
*
- Added arrow heads to axis
Kore Nordmann
2006-06-06
1
-0
/
+38
*
- Fixed axis to use axis type based labeling methods, which results in better
Kore Nordmann
2006-06-06
1
-7
/
+17
*
- Added additional option labelPadding to axis to get labels out of the axis.
Kore Nordmann
2006-06-02
1
-9
/
+9
*
- Added tests for axis labels
Kore Nordmann
2006-06-02
1
-24
/
+34
*
- Fixed axis tests to use custom class names for mocked classes
Kore Nordmann
2006-05-31
1
-3
/
+3
*
- Added test for axis rendering
Kore Nordmann
2006-05-31
1
-0
/
+137
*
- Moved axis renderer method to abstract ezcGraphElementAxis class
Kore Nordmann
2006-05-26
1
-0
/
+208
*
- Implemented tests for line chart legend rendering
Kore Nordmann
2006-05-23
1
-0
/
+5
*
- Refactored rendering methods
Kore Nordmann
2006-05-19
1
-3
/
+3
*
- Implemented automagic scaling for numeric axis
Kore Nordmann
2006-05-16
1
-1
/
+3
*
- Implemented automatic label setting from datasets for labeled_axis
Kore Nordmann
2006-05-16
1
-0
/
+30
*
- Added tests for labeled axis
Kore Nordmann
2006-05-15
1
-0
/
+107