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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Remove not longer used png compare images
Kore Nordmann
2006-09-18
2
-0
/
+0
*
- Use faster SVG driver for all pie chart tests
Kore Nordmann
2006-09-18
3
-30
/
+39
*
- Made pie chart size configurable
Kore Nordmann
2006-09-18
5
-5
/
+43
*
- Fixed endless loop on string keys for datasets with average dataset
Kore Nordmann
2006-09-18
6
-1
/
+88
*
- Added missing comparision file
Kore Nordmann
2006-09-14
1
-0
/
+2
*
- Fixed tests cases
Kore Nordmann
2006-09-14
1
-8
/
+10
*
Clean up setUp() and tearDown().
Sebastian Bergmann
2006-09-14
22
-352
/
+30
*
- Fixed bug in 3d shadows
Kore Nordmann
2006-09-12
1
-3
/
+16
*
- Made id prefix for svg elements customizeable
Kore Nordmann
2006-09-12
75
-81
/
+112
*
- Added shadow for pie charts in 2d renderer
Kore Nordmann
2006-09-12
4
-23
/
+144
*
- Added ez blue palette
Kore Nordmann
2006-09-12
2
-0
/
+83
*
- Added image map support
Kore Nordmann
2006-09-12
90
-170
/
+796
*
- Skip tests if extension or extension feature is not available
Kore Nordmann
2006-09-11
6
-5
/
+70
*
- Fixed bug caused by different axis space for axis
Kore Nordmann
2006-09-11
29
-69
/
+194
*
- Added closing PHP tag
Kore Nordmann
2006-09-08
1
-0
/
+1
*
- Added wikipedia example
Kore Nordmann
2006-09-08
1
-0
/
+38
*
- 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
4
-0
/
+109
*
- Added axis labels
Kore Nordmann
2006-09-07
6
-2
/
+131
*
- Use assertImageSimilar for png image comparision in renderer 3d test
Kore Nordmann
2006-09-07
1
-3
/
+5
*
- Added test for constructor parameter
Kore Nordmann
2006-09-07
2
-1
/
+14
*
- Made maximum polynom order for average polynoms constructor parameter
Kore Nordmann
2006-09-06
2
-14
/
+8
*
- Got average datasets working
Kore Nordmann
2006-09-06
5
-43
/
+385
*
- Pimped symbols and bar charts
Kore Nordmann
2006-09-06
9
-166
/
+323
*
- Missed to commit font type exception file.
Kore Nordmann
2006-09-06
2
-1
/
+30
*
- Enhanced font configuration
Kore Nordmann
2006-09-06
24
-53
/
+432
*
- Pimped pie charts
Kore Nordmann
2006-08-25
66
-275
/
+1068
*
- Mark these tests as skipped when testing with PHP 5.1.3 because PHPUnit
Derick Rethans
2006-08-22
7
-0
/
+28
*
- Started refactoring of font configuration
Kore Nordmann
2006-08-18
15
-73
/
+83
*
- Moved properties to properties array
Kore Nordmann
2006-08-18
63
-932
/
+870
*
- Updated to use new property mechanism.
Derick Rethans
2006-08-17
1
-27
/
+12
*
- Fixed matrices to use parameter order <row>, <column>
Kore Nordmann
2006-08-17
7
-62
/
+459
*
- Added transpose method to matrix class
Kore Nordmann
2006-08-16
2
-0
/
+43
*
- Added matrix and polynom classes for future use in statistical datasets
Kore Nordmann
2006-08-16
8
-0
/
+877
*
- Created generic renderer options class
Kore Nordmann
2006-08-16
68
-372
/
+458
*
- Fixed bar chart cylinder to only render front
Kore Nordmann
2006-08-15
1
-1
/
+1
*
- Fixed problem with negative heights of circularArcs in SVG renderer
Kore Nordmann
2006-08-15
1
-2
/
+2
*
- Added ezcGraphBarChart which inherits from ezcGraphLineChart and changes the
Kore Nordmann
2006-08-15
3
-19
/
+39
*
- Use symbol as bottom shape for bars in 3d renderer
Kore Nordmann
2006-08-15
7
-77
/
+282
*
- Added implementation for bar charts to 3d renderer
Kore Nordmann
2006-08-15
4
-3
/
+155
*
- Updated design document according to latest API changes
Kore Nordmann
2006-08-15
1
-10
/
+16
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
23
-369
/
+533
*
- Forgot to add ezcGraphInvalidDisplayTypeException
Kore Nordmann
2006-08-14
1
-0
/
+39
*
Update UnitTest component and unit tests to work with PHPUnit >= 3.0.0alpha12...
Sebastian Bergmann
2006-08-14
8
-45
/
+45
*
- Changed datsets to accept instances of ezcGraphDataSet only
Kore Nordmann
2006-08-14
33
-335
/
+1097
*
- Added templating for SVG documents
Kore Nordmann
2006-08-09
9
-42
/
+516
*
- Added inline base64 encoded images for svg driver
Kore Nordmann
2006-08-09
3
-9
/
+18
*
- Added option to gd driver to set an external image as background
Kore Nordmann
2006-08-09
19
-163
/
+451
*
- Added possibility to set a background for gd driver
Kore Nordmann
2006-08-09
13
-34
/
+199
*
- Fixed minor rendering error in 3d renderer
Kore Nordmann
2006-08-09
9
-2
/
+2
[next]