Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up setUp() and tearDown(). | Sebastian Bergmann | 2006-09-14 | 1 | -16/+1 |
* | - Mark these tests as skipped when testing with PHP 5.1.3 because PHPUnit | Derick Rethans | 2006-08-22 | 1 | -0/+4 |
* | - Changed access to datasets from $chart['dataset'] to $chart->data['dataset'] | Kore Nordmann | 2006-08-15 | 1 | -14/+14 |
* | - Changed datsets to accept instances of ezcGraphDataSet only | Kore Nordmann | 2006-08-14 | 1 | -14/+14 |
* | - Removed factory methods and replaced them with direct class instantiation. | Kore Nordmann | 2006-08-07 | 1 | -28/+28 |
* | - Added basic 3d renderer | Kore Nordmann | 2006-08-02 | 1 | -14/+14 |
* | - Added axis label renderer for centered labels | Kore Nordmann | 2006-07-24 | 1 | -0/+532 |