summaryrefslogtreecommitdiffstats
path: root/tests/palette_test.php
Commit message (Expand)AuthorAgeFilesLines
* - Started refactoring of font configurationKore Nordmann2006-08-181-3/+3
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-151-12/+12
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-141-10/+10
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-1/+1
* - Removed factory methods and replaced them with direct class instantiation.Kore Nordmann2006-08-071-23/+23
* - Renamed Dataset to DataSetKore Nordmann2006-08-071-10/+10
* - Applied API change for accessing datasets to be able to distinguish easierKore Nordmann2006-06-271-12/+12
* - Renamed X_axis and Y_axis to xAxis and yAxisKore Nordmann2006-06-141-1/+1
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-121-1/+1
* - Fixed typo (Thanks sb)Kore Nordmann2006-06-081-1/+1
* - Silented warning caused by autoload in devel modeKore Nordmann2006-06-081-1/+3
* - Cleaned up testsKore Nordmann2006-06-071-175/+31
* - Draw background and border for chartsKore Nordmann2006-06-061-4/+4
* - Added gridColor option to palettesKore Nordmann2006-06-061-2/+20
* - Added outomatic colorization from palletsKore Nordmann2006-06-061-8/+150
* - Added test for palettesKore Nordmann2006-06-061-0/+343
OpenPOWER on IntegriCloud