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
/
numeric_axis_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 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
*
- Fixed #15578: formatString not working with numeric axis
Kore Nordmann
2009-09-28
1
-0
/
+32
*
- Added delta values to all float value comparisions
Kore Nordmann
2009-07-04
1
-58
/
+114
*
- Added delta values to all float value comparisions
Kore Nordmann
2009-07-04
1
-10
/
+20
*
- Fixed #14651: Handle floor() floating point inaccuracies in numneric axis
Kore Nordmann
2009-03-25
1
-0
/
+34
*
- s/2008/2009.
Derick Rethans
2009-02-23
1
-1
/
+1
*
- Fixed issue #13595: majorStep overridden if min and max are both set
Kore Nordmann
2008-09-10
1
-0
/
+70
*
- Fixed issue #12581: Wrong axis captions in bar charts with manual min/max
Kore Nordmann
2008-05-27
1
-0
/
+49
*
- Fixed issue #12295: Broken automatic scaling with manually set min value,
Kore Nordmann
2008-01-07
1
-0
/
+66
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Doc fixes.
Tobias Schlitt
2007-09-12
1
-1
/
+1
*
- Fixed issue #10693: ezcGraphChartElementAxis::getSteps returns minor steps
Kore Nordmann
2007-05-02
1
-5
/
+8
*
- Added feature #10470: Add support for format callback functions on all axis
Kore Nordmann
2007-04-12
1
-0
/
+64
*
- Implemented #20276 for exact axis label renderer
Kore Nordmann
2007-02-26
1
-0
/
+43
*
- Welcome to 2007.
Derick Rethans
2007-01-11
1
-1
/
+1
*
- Fixed: Bug #9827 (auto scaling on numeric axes inconsistent)
Kore Nordmann
2006-12-15
1
-0
/
+64
*
- CS change (automatic script)
Derick Rethans
2006-12-14
1
-2
/
+2
*
- Throw ezcBaseValueExceptions instead of typecasting
Kore Nordmann
2006-11-02
1
-1
/
+58
*
Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...
Sebastian Bergmann
2006-10-05
1
-1
/
+1
*
- Ignore text rendering exceptions in axis tests
Kore Nordmann
2006-09-24
1
-1
/
+1
*
Clean up setUp() and tearDown().
Sebastian Bergmann
2006-09-14
1
-19
/
+0
*
- Moved properties to properties array
Kore Nordmann
2006-08-18
1
-4
/
+4
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
1
-18
/
+18
*
Update UnitTest component and unit tests to work with PHPUnit >= 3.0.0alpha12...
Sebastian Bergmann
2006-08-14
1
-4
/
+4
*
- Changed datsets to accept instances of ezcGraphDataSet only
Kore Nordmann
2006-08-14
1
-18
/
+18
*
- Removed factory methods and replaced them with direct class instantiation.
Kore Nordmann
2006-08-07
1
-18
/
+18
*
- Renamed Dataset to DataSet
Kore Nordmann
2006-08-07
1
-1
/
+1
*
- Refactored ezcGraphRenderer
Kore Nordmann
2006-07-11
1
-591
/
+84
*
- Applied API change for accessing datasets to be able to distinguish easier
Kore Nordmann
2006-06-27
1
-35
/
+35
*
- Added option for maximum size for arrow heads
Kore Nordmann
2006-06-19
1
-0
/
+48
*
- Use custom minimum and maximum values on numeric axis for automatic scaling
Kore Nordmann
2006-06-19
1
-0
/
+97
*
- Added tests for setting axis types with new axis names
Kore Nordmann
2006-06-19
1
-3
/
+22
*
- Renamed X_axis and Y_axis to xAxis and yAxis
Kore Nordmann
2006-06-14
1
-79
/
+79
*
- Added test and implementation for exclusive zero values
Kore Nordmann
2006-06-13
1
-0
/
+30
*
- Fixed division by zero caused by no amplitude in data
Kore Nordmann
2006-06-13
1
-0
/
+30
*
- Added grids to line charts (tests & implementation)
Kore Nordmann
2006-06-08
1
-0
/
+90
*
- Added test for numerix X axis
Kore Nordmann
2006-06-08
1
-0
/
+62
*
- Cleaned up tests
Kore Nordmann
2006-06-07
1
-409
/
+251
*
- Added outomatic colorization from pallets
Kore Nordmann
2006-06-06
1
-10
/
+10
*
- 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
-3
/
+3
*
- Added additional option labelPadding to axis to get labels out of the axis.
Kore Nordmann
2006-06-02
1
-6
/
+6
*
- Fixed bug in determining null position for numeric axis
Kore Nordmann
2006-06-02
1
-1
/
+32
*
- Added tests for line chart rendering
Kore Nordmann
2006-06-02
1
-2
/
+2
*
- Added tests for axis labels
Kore Nordmann
2006-06-02
1
-21
/
+39
*
- Fixed axis tests to use custom class names for mocked classes
Kore Nordmann
2006-05-31
1
-4
/
+4
*
- Added test for axis rendering
Kore Nordmann
2006-05-31
1
-10
/
+171
*
- Moved axis renderer method to abstract ezcGraphElementAxis class
Kore Nordmann
2006-05-26
1
-0
/
+231
[next]