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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fixed bug #11207: Missing URL property for legend, or missing legend, may
Kore Nordmann
2007-08-01
5
-0
/
+117
*
- Fixed SVG test results to include correct decimal point
Kore Nordmann
2007-08-01
2
-2
/
+2
*
- Fixed bug #11107: Floating point inaccuracies caused missing grid in line
Kore Nordmann
2007-08-01
6
-4
/
+26
*
- Use PHPUnits XML diffing to compare SVG files
Kore Nordmann
2007-07-03
1
-15
/
+3
*
- PHPUnit 3.1 Migration
Sebastian Bergmann
2007-07-02
9
-41
/
+32
*
- Fix locale reset.
Tobias Schlitt
2007-06-21
1
-0
/
+6
*
- Fixed issue #10828: PHP error when overwriting renderer in extended
Kore Nordmann
2007-06-14
3
-3
/
+57
*
- Fixed issue #10881: Wrong labeling with ezcGraphDateAxis
Kore Nordmann
2007-05-31
2
-2
/
+2
*
- Fixed issue #10861 Circle sector size reducement failes for very big angles.
Kore Nordmann
2007-05-29
3
-0
/
+70
*
- Fixed issue #10830: Automatically shorten labels if not enough space is
Kore Nordmann
2007-05-29
11
-29
/
+228
*
- Fixed issue #10846: Division by zero in polygon size reducement algorithm
Kore Nordmann
2007-05-25
2
-0
/
+25
*
- Fixed issue #10848: Missing pie segment labels in pie charts with 3d
Kore Nordmann
2007-05-25
2
-0
/
+19
*
- Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0
Kore Nordmann
2007-05-24
1
-0
/
+48
*
- Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERIC
Kore Nordmann
2007-05-10
155
-167
/
+185
*
- Fixed issue #10746: Border size reducement algorithm fails for polygones
Kore Nordmann
2007-05-10
20
-18
/
+86
*
- Fixed element option tests to test the right property
Kore Nordmann
2007-05-10
1
-3
/
+32
*
- Added more radar chart tests
Kore Nordmann
2007-05-10
3
-0
/
+285
*
- Added test for rendering pie chart to output
Kore Nordmann
2007-05-10
2
-0
/
+20
*
- Fixed issue #10759: Unset implementation broken in array access in datasets
Kore Nordmann
2007-05-10
1
-0
/
+160
*
- Added test for coordinate to string method
Kore Nordmann
2007-05-10
1
-0
/
+62
*
- Added test for invalid multipication in reimplementaion of transformation
Kore Nordmann
2007-05-10
1
-0
/
+20
*
- Added one more test for invalid matrix multiplication
Kore Nordmann
2007-05-10
1
-0
/
+24
*
- Added test for vector angle calculation with null vector
Kore Nordmann
2007-05-10
1
-0
/
+12
*
- Added test for no data with line chart
Kore Nordmann
2007-05-10
1
-0
/
+19
*
- Added tests for axis in multiple directions
Kore Nordmann
2007-05-10
9
-0
/
+225
*
- Rename ezcImageTestCase to ezcTestImageCase, as it fits in the UnitTest
Derick Rethans
2007-05-03
4
-4
/
+4
*
- Removed PdoDataset from Graph components
Kore Nordmann
2007-05-03
2
-357
/
+0
*
- Fixed issue #10693: ezcGraphChartElementAxis::getSteps returns minor steps
Kore Nordmann
2007-05-02
1
-5
/
+8
*
- Implemented radar label renderer for correct grid in radar charts
Kore Nordmann
2007-05-02
5
-2
/
+89
*
- Added tests for exception on unsupported renderer
Kore Nordmann
2007-04-26
1
-0
/
+21
*
- Fixed order of points in arrow head polygons also in 3d renderer
Kore Nordmann
2007-04-26
23
-23
/
+23
*
- Fixed order of points in arrow head polygons
Kore Nordmann
2007-04-26
33
-34
/
+34
*
- Fixes issue #10675: Arrow heads on axis too small
Kore Nordmann
2007-04-26
3
-2
/
+31
*
- First working version of radar charts
Kore Nordmann
2007-04-26
47
-39
/
+462
*
- Fixed issue #10606: Call to undefined function imagePsLoadFont() in gd tests
Kore Nordmann
2007-04-13
1
-5
/
+15
*
- Added feature #10017: Plot whole months on date axis respecting their
Kore Nordmann
2007-04-12
3
-3
/
+3
*
- Added feature #10470: Add support for format callback functions on all axis
Kore Nordmann
2007-04-12
5
-0
/
+303
*
- Fixed issue #10599: Pie chart label formattig callback only accepts callback
Kore Nordmann
2007-04-12
1
-2
/
+8
*
- Fixed testRenderBarChartWithMoreBarsThenMajorSteps for 3D renderer
Kore Nordmann
2007-04-12
2
-1
/
+4
*
- Implemented @TODO: Throw exception when axis with unregular steps is used
Kore Nordmann
2007-04-10
2
-4
/
+25
*
- Fixed issue #10536: Bar side polygones are drawn at the wrong side.
Kore Nordmann
2007-04-10
2
-2
/
+4
*
- Added missing file for rotated label test cases
Kore Nordmann
2007-04-10
1
-0
/
+2
*
- Removed debugging output
Kore Nordmann
2007-04-10
1
-24
/
+24
*
- Added automatic detection of optimal rotation when using the axis rotated
Kore Nordmann
2007-04-10
8
-7
/
+69
*
- Fixed rotation center when using the 3d renderer
Kore Nordmann
2007-04-05
1
-0
/
+2
*
- Fixed rotation based label width reducement on rotated axis
Kore Nordmann
2007-04-05
5
-5
/
+147
*
- Implemented text rotation in flash driver
Kore Nordmann
2007-04-05
5
-0
/
+89
*
- Got rotated texts working with all GD font renderers
Kore Nordmann
2007-04-05
11
-0
/
+286
*
- Started implementing feature request #9404 (Rotated labels on axis)
Kore Nordmann
2007-03-29
11
-0
/
+338
*
- Added private classes for more convenient coordinate and vector
Kore Nordmann
2007-03-27
3
-0
/
+165
[next]