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
*
- Use symbol as bottom shape for bars in 3d renderer
Kore Nordmann
2006-08-15
3
-0
/
+72
*
- Added implementation for bar charts to 3d renderer
Kore Nordmann
2006-08-15
2
-1
/
+31
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
15
-276
/
+252
*
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
16
-249
/
+526
*
- Added templating for SVG documents
Kore Nordmann
2006-08-09
4
-0
/
+361
*
- Added inline base64 encoded images for svg driver
Kore Nordmann
2006-08-09
2
-0
/
+4
*
- Added option to gd driver to set an external image as background
Kore Nordmann
2006-08-09
10
-23
/
+369
*
- Added possibility to set a background for gd driver
Kore Nordmann
2006-08-09
11
-1
/
+86
*
- Fixed minor rendering error in 3d renderer
Kore Nordmann
2006-08-09
8
-0
/
+0
*
- Added date axis
Kore Nordmann
2006-08-09
2
-0
/
+356
*
- Added svg rendering options
Kore Nordmann
2006-08-08
28
-261
/
+168
*
- Fixed calculation of title boundings to respect margin of title element
Kore Nordmann
2006-08-08
3
-0
/
+53
*
- Fixed drawing of chart title in 3d renderer
Kore Nordmann
2006-08-08
3
-0
/
+32
*
- Applied pie chart label renderer changes to 3d renderer
Kore Nordmann
2006-08-08
8
-0
/
+22
*
- Remove tempdir again after svg driver tests
Kore Nordmann
2006-08-08
1
-1
/
+1
*
- Removed broken and yet useless namespace assignement from generated SVG
Kore Nordmann
2006-08-08
1
-30
/
+30
*
- Removed factory methods and replaced them with direct class instantiation.
Kore Nordmann
2006-08-07
16
-274
/
+190
*
- Renamed Dataset to DataSet
Kore Nordmann
2006-08-07
5
-46
/
+46
*
- Fixed pie chart labeling
Kore Nordmann
2006-08-07
18
-4
/
+83
*
- Added basic 3d renderer
Kore Nordmann
2006-08-02
30
-230
/
+598
*
- Fixed borders for title element
Kore Nordmann
2006-07-30
1
-6
/
+6
*
- Fixed boundings for line chart data
Kore Nordmann
2006-07-24
4
-11
/
+11
*
- Added axis label renderer for centered labels
Kore Nordmann
2006-07-24
5
-75
/
+545
*
- Finished exact label renderer and render chart labals again
Kore Nordmann
2006-07-24
6
-369
/
+735
*
- Readded drawing of axis steps and grids (only available in
Kore Nordmann
2006-07-21
2
-11
/
+217
*
- Fixed pie chart labeling
Kore Nordmann
2006-07-13
3
-7
/
+7
*
- Forget again to remove test files in one test
Kore Nordmann
2006-07-11
1
-1
/
+1
*
- Fixed pie chart labeling
Kore Nordmann
2006-07-11
3
-12
/
+12
*
- Added comparision images for complete rendering tests
Kore Nordmann
2006-07-11
4
-10
/
+12
*
- Fixed boundings calculation for axis and data
Kore Nordmann
2006-07-11
4
-43
/
+85
*
- Remove temp data after test
Kore Nordmann
2006-07-11
1
-1
/
+1
*
- Fixed gd driver test cases to use assertImageSimilar
Kore Nordmann
2006-07-11
40
-159
/
+198
*
- Deleted no longer used test cases
Kore Nordmann
2006-07-11
1
-185
/
+0
*
- Refactored ezcGraphRenderer
Kore Nordmann
2006-07-11
10
-2132
/
+1795
*
- Added SVG driver
Kore Nordmann
2006-06-28
2
-0
/
+976
*
- Applied API change for accessing datasets to be able to distinguish easier
Kore Nordmann
2006-06-27
10
-154
/
+153
*
- Added option to remove symbol lines from pie charts
Kore Nordmann
2006-06-20
1
-21
/
+124
*
- Added option for maximum size for arrow heads
Kore Nordmann
2006-06-19
4
-4
/
+110
*
- 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
2
-3
/
+39
*
- Fixed division by zero with zero values and filled lines
Kore Nordmann
2006-06-19
1
-0
/
+31
*
assert{private|protected}PropertySame() -> assertSame( ..., getNonPublicPrope...
Sebastian Bergmann
2006-06-15
1
-2
/
+2
*
- Renamed X_axis and Y_axis to xAxis and yAxis
Kore Nordmann
2006-06-14
3
-109
/
+109
*
- Add possibility to use filled line charts
Kore Nordmann
2006-06-14
1
-1
/
+79
*
- Missed to revert local changes in test
Kore Nordmann
2006-06-14
1
-2
/
+1
*
- Made line thickness for line charts adjustable
Kore Nordmann
2006-06-14
1
-5
/
+60
*
- Disable rendering of selected chart elements
Kore Nordmann
2006-06-14
2
-0
/
+59
*
- Use margin, when rendering chart title
Kore Nordmann
2006-06-14
1
-0
/
+53
*
- Added test and implementation for exclusive zero values
Kore Nordmann
2006-06-13
1
-0
/
+30
[next]