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
/
renderer_3d_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated to changes in PHPUnit Mock API
Kore Nordmann
2013-12-21
1
-21
/
+35
*
Ensure correct locale in all tests
Kore Nordmann
2013-12-21
1
-4
/
+4
*
Revert "Use non-local dependent formatting options everywhere"
Kore Nordmann
2013-12-21
1
-1
/
+1
*
Enforce locale in tests generating SVG with numeric axis
Kore Nordmann
2013-12-21
1
-0
/
+2
*
Use non-local dependent formatting options everywhere
Kore Nordmann
2013-12-21
1
-1
/
+1
*
- 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 #13102: Axes not extending beyond zero in line charts
Kore Nordmann
2008-06-18
1
-0
/
+24
*
- Implemented feature #13103: Different axes end styles
Kore Nordmann
2008-06-18
1
-0
/
+44
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Doc fixes.
Tobias Schlitt
2007-09-12
1
-1
/
+1
*
- Fixed issue #10848: Missing pie segment labels in pie charts with 3d
Kore Nordmann
2007-05-25
1
-0
/
+17
*
- Fixed testRenderBarChartWithMoreBarsThenMajorSteps for 3D renderer
Kore Nordmann
2007-04-12
1
-0
/
+3
*
- Implemented @TODO: Throw exception when axis with unregular steps is used
Kore Nordmann
2007-04-10
1
-3
/
+24
*
- Fixed issue #10536: Bar side polygones are drawn at the wrong side.
Kore Nordmann
2007-04-10
1
-2
/
+2
*
- Added automatic detection of optimal rotation when using the axis rotated
Kore Nordmann
2007-04-10
1
-0
/
+22
*
- Added visual tests for depth in 3d renderer
Kore Nordmann
2007-03-05
1
-0
/
+96
*
- Move existing background tests to own test case
Kore Nordmann
2007-01-24
1
-55
/
+0
*
- Welcome to 2007.
Derick Rethans
2007-01-11
1
-1
/
+1
*
- Make renderToOutput() method available to chart
Kore Nordmann
2007-01-04
1
-0
/
+21
*
- Moced compare methods to ezcGraphTestCase
Kore Nordmann
2006-12-15
1
-28
/
+3
*
- CS change (automatic script)
Derick Rethans
2006-12-14
1
-13
/
+13
*
- Throw ezcBaseValueExceptions instead of typecasting
Kore Nordmann
2006-11-02
1
-2
/
+123
*
- Added some more tests for read and write accesss on properties
Kore Nordmann
2006-10-26
1
-1
/
+227
*
- Moved complete pie chart testcase to ming driver, because calling ming in
Kore Nordmann
2006-10-19
1
-36
/
+1
*
- Added gradient support to ming driver
Kore Nordmann
2006-10-19
1
-0
/
+35
*
Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...
Sebastian Bergmann
2006-10-05
1
-1
/
+1
*
- Made pie chart symbol color independent from font color
Kore Nordmann
2006-10-04
1
-0
/
+27
*
- Added gleam to 2d pie charts
Kore Nordmann
2006-10-04
1
-0
/
+1
*
- Fixed 360 degree shadow for pie charts in 3d renderer
Kore Nordmann
2006-10-04
1
-0
/
+34
*
- Added two small test for palettes ez and ezBlue
Kore Nordmann
2006-09-20
1
-0
/
+66
*
- Added background and border to font configuration
Kore Nordmann
2006-09-19
1
-0
/
+32
*
Clean up setUp() and tearDown().
Sebastian Bergmann
2006-09-14
1
-14
/
+5
*
- Skip tests if extension or extension feature is not available
Kore Nordmann
2006-09-11
1
-0
/
+6
*
- Fixed bug caused by different axis space for axis
Kore Nordmann
2006-09-11
1
-0
/
+24
*
- Added axis labels
Kore Nordmann
2006-09-07
1
-0
/
+50
*
- Use assertImageSimilar for png image comparision in renderer 3d test
Kore Nordmann
2006-09-07
1
-3
/
+5
*
- Pimped symbols and bar charts
Kore Nordmann
2006-09-06
1
-0
/
+40
*
- Pimped pie charts
Kore Nordmann
2006-08-25
1
-0
/
+71
*
- Mark these tests as skipped when testing with PHP 5.1.3 because PHPUnit
Derick Rethans
2006-08-22
1
-0
/
+4
*
- Started refactoring of font configuration
Kore Nordmann
2006-08-18
1
-23
/
+0
*
- Created generic renderer options class
Kore Nordmann
2006-08-16
1
-140
/
+150
*
- Added ezcGraphBarChart which inherits from ezcGraphLineChart and changes the
Kore Nordmann
2006-08-15
1
-19
/
+3
*
- Use symbol as bottom shape for bars in 3d renderer
Kore Nordmann
2006-08-15
1
-0
/
+72
*
- Added implementation for bar charts to 3d renderer
Kore Nordmann
2006-08-15
1
-1
/
+31
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
1
-36
/
+36
*
- Changed datsets to accept instances of ezcGraphDataSet only
Kore Nordmann
2006-08-14
1
-56
/
+56
*
- Added option to gd driver to set an external image as background
Kore Nordmann
2006-08-09
1
-0
/
+302
[next]