summaryrefslogtreecommitdiffstats
path: root/tests/dataset_test.php
Commit message (Expand)AuthorAgeFilesLines
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-151-43/+43
* Update UnitTest component and unit tests to work with PHPUnit >= 3.0.0alpha12...Sebastian Bergmann2006-08-141-3/+3
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-141-19/+19
* - Removed factory methods and replaced them with direct class instantiation.Kore Nordmann2006-08-071-17/+17
* - Renamed Dataset to DataSetKore Nordmann2006-08-071-30/+30
* - Applied API change for accessing datasets to be able to distinguish easierKore Nordmann2006-06-271-43/+43
* - Added possibility to highlight datasets and dataset elementsKore Nordmann2006-06-121-4/+37
* - Cleaned up testsKore Nordmann2006-06-071-133/+34
* - Added test for palettesKore Nordmann2006-06-061-7/+0
* - Implemented automagic scaling for numeric axisKore Nordmann2006-05-161-1/+3
* - Added tests to retrieve and set single data in datasetsKore Nordmann2006-05-101-10/+88
* - Added basic tests for dataset creationKore Nordmann2006-05-101-0/+265
OpenPOWER on IntegriCloud