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_2d_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated to changes in PHPUnit Mock API
Kore Nordmann
2013-12-21
1
-11
/
+13
*
Ensure correct locale in all tests
Kore Nordmann
2013-12-21
1
-4
/
+4
*
Enforce locale in tests generating SVG with numeric axis
Kore Nordmann
2013-12-21
1
-0
/
+2
*
- 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
*
- Clean up mock objects stored in attributes at tearDown().
Sebastian Bergmann
2010-01-16
1
-0
/
+3
*
- s/2009/2010/g
Derick Rethans
2010-01-08
1
-1
/
+1
*
- Implemented: #14294: Add option for axis label rotation
Kore Nordmann
2009-07-04
1
-0
/
+23
*
- Fixed #14857: Highlight text misplaced in charts with multiple bar data
Kore Nordmann
2009-05-28
1
-0
/
+58
*
- 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
-21
/
+141
*
- Implamented feature #14146: Add new data symbols - square and box
Kore Nordmann
2009-01-20
1
-0
/
+66
*
- Implemented feature #13102: Axes not extending beyond zero in line charts
Kore Nordmann
2008-06-18
1
-1
/
+50
*
- Implemented feature #13103: Different axes end styles
Kore Nordmann
2008-06-18
1
-0
/
+70
*
- Fixed issue #11777: Optionally independent axis font configuration
Kore Nordmann
2008-01-07
1
-0
/
+29
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Fixed issue #12246: Graph: dataBorder doesn't works in 2d renderer for
Kore Nordmann
2007-12-13
1
-0
/
+26
*
- Doc fixes.
Tobias Schlitt
2007-09-12
1
-1
/
+1
*
- Implemented feature #10978: Add support for stacked bar charts
Kore Nordmann
2007-09-06
1
-0
/
+40
*
- Use value of correct type.
Kore Nordmann
2007-08-13
1
-1
/
+1
*
- Fixed bug #11107: Floating point inaccuracies caused missing grid in line
Kore Nordmann
2007-08-01
1
-0
/
+20
*
- Fixed order of points in arrow head polygons
Kore Nordmann
2007-04-26
1
-2
/
+2
*
- First working version of radar charts
Kore Nordmann
2007-04-26
1
-0
/
+113
*
- Fixed issue #10056: Fixed drawing order for boxes with background and border
Kore Nordmann
2007-01-24
1
-12
/
+12
*
- Move existing background tests to own test case
Kore Nordmann
2007-01-24
1
-52
/
+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
/
+20
*
- Moced compare methods to ezcGraphTestCase
Kore Nordmann
2006-12-15
1
-28
/
+3
*
- CS change (automatic script)
Derick Rethans
2006-12-14
1
-25
/
+25
*
- Fixed: Bug #9795 (Interferring bars, when bars count is higher then major
Kore Nordmann
2006-12-13
1
-0
/
+21
*
- Fixed: Bug #9655 (pieChartOffset and highlight do not work together in 2d
Kore Nordmann
2006-11-30
1
-0
/
+26
*
- Throw ezcBaseValueExceptions instead of typecasting
Kore Nordmann
2006-11-02
1
-3
/
+244
*
- Added more tests and fixed some minor setter and getter bugs
Kore Nordmann
2006-10-27
1
-0
/
+95
*
- Added some more tests for read and write accesss on properties
Kore Nordmann
2006-10-26
1
-1
/
+411
*
- Fixed sorting order of 2d bar chart elements.
Kore Nordmann
2006-10-23
1
-4
/
+4
*
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
/
+26
*
- Added gleam to 2d pie charts
Kore Nordmann
2006-10-04
1
-0
/
+28
*
- Added two small test for palettes ez and ezBlue
Kore Nordmann
2006-09-20
1
-2
/
+2
*
- Enhanced pie chart labeling algorithm
Kore Nordmann
2006-09-19
1
-22
/
+22
*
- Added background and border to font configuration
Kore Nordmann
2006-09-19
1
-0
/
+30
*
- Fixed tests cases
Kore Nordmann
2006-09-14
1
-8
/
+10
*
Clean up setUp() and tearDown().
Sebastian Bergmann
2006-09-14
1
-14
/
+4
*
- Added shadow for pie charts in 2d renderer
Kore Nordmann
2006-09-12
1
-0
/
+25
*
- Added image map support
Kore Nordmann
2006-09-12
1
-5
/
+15
*
- Fixed bug caused by different axis space for axis
Kore Nordmann
2006-09-11
1
-0
/
+23
*
- Removed generation of files in non temp dirs
Kore Nordmann
2006-09-07
1
-4
/
+4
*
- Added axis label rendering to 2d renderer
Kore Nordmann
2006-09-07
1
-0
/
+48
*
- 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
-9
/
+0
[next]