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
/
palette_test.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 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
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Doc fixes.
Tobias Schlitt
2007-09-12
1
-1
/
+1
*
- Welcome to 2007.
Derick Rethans
2007-01-11
1
-1
/
+1
*
- CS change (automatic script)
Derick Rethans
2006-12-14
1
-4
/
+4
*
- Throw ezcBaseValueExceptions instead of typecasting
Kore Nordmann
2006-11-02
1
-14
/
+116
*
Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...
Sebastian Bergmann
2006-10-05
1
-1
/
+1
*
- Made palette properties writeable
Kore Nordmann
2006-09-20
1
-0
/
+90
*
Clean up setUp() and tearDown().
Sebastian Bergmann
2006-09-14
1
-19
/
+0
*
- Started refactoring of font configuration
Kore Nordmann
2006-08-18
1
-3
/
+3
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
1
-12
/
+12
*
- Changed datsets to accept instances of ezcGraphDataSet only
Kore Nordmann
2006-08-14
1
-10
/
+10
*
- Added option to gd driver to set an external image as background
Kore Nordmann
2006-08-09
1
-1
/
+1
*
- Removed factory methods and replaced them with direct class instantiation.
Kore Nordmann
2006-08-07
1
-23
/
+23
*
- Renamed Dataset to DataSet
Kore Nordmann
2006-08-07
1
-10
/
+10
*
- Applied API change for accessing datasets to be able to distinguish easier
Kore Nordmann
2006-06-27
1
-12
/
+12
*
- Renamed X_axis and Y_axis to xAxis and yAxis
Kore Nordmann
2006-06-14
1
-1
/
+1
*
- Added tests and basic implementation for pie charts
Kore Nordmann
2006-06-12
1
-1
/
+1
*
- Fixed typo (Thanks sb)
Kore Nordmann
2006-06-08
1
-1
/
+1
*
- Silented warning caused by autoload in devel mode
Kore Nordmann
2006-06-08
1
-1
/
+3
*
- Cleaned up tests
Kore Nordmann
2006-06-07
1
-175
/
+31
*
- Draw background and border for charts
Kore Nordmann
2006-06-06
1
-4
/
+4
*
- Added gridColor option to palettes
Kore Nordmann
2006-06-06
1
-2
/
+20
*
- Added outomatic colorization from pallets
Kore Nordmann
2006-06-06
1
-8
/
+150
*
- Added test for palettes
Kore Nordmann
2006-06-06
1
-0
/
+343