summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* - Added svg rendering optionsKore Nordmann2006-08-0828-261/+168
* - Fixed calculation of title boundings to respect margin of title elementKore Nordmann2006-08-083-0/+53
* - Fixed drawing of chart title in 3d rendererKore Nordmann2006-08-083-0/+32
* - Applied pie chart label renderer changes to 3d rendererKore Nordmann2006-08-088-0/+22
* - Remove tempdir again after svg driver testsKore Nordmann2006-08-081-1/+1
* - Removed broken and yet useless namespace assignement from generated SVGKore Nordmann2006-08-081-30/+30
* - Removed factory methods and replaced them with direct class instantiation.Kore Nordmann2006-08-0716-274/+190
* - Renamed Dataset to DataSetKore Nordmann2006-08-075-46/+46
* - Fixed pie chart labelingKore Nordmann2006-08-0718-4/+83
* - Added basic 3d rendererKore Nordmann2006-08-0230-230/+598
* - Fixed borders for title elementKore Nordmann2006-07-301-6/+6
* - Fixed boundings for line chart dataKore Nordmann2006-07-244-11/+11
* - Added axis label renderer for centered labelsKore Nordmann2006-07-245-75/+545
* - Finished exact label renderer and render chart labals againKore Nordmann2006-07-246-369/+735
* - Readded drawing of axis steps and grids (only available in Kore Nordmann2006-07-212-11/+217
* - Fixed pie chart labelingKore Nordmann2006-07-133-7/+7
* - Forget again to remove test files in one testKore Nordmann2006-07-111-1/+1
* - Fixed pie chart labelingKore Nordmann2006-07-113-12/+12
* - Added comparision images for complete rendering testsKore Nordmann2006-07-114-10/+12
* - Fixed boundings calculation for axis and dataKore Nordmann2006-07-114-43/+85
* - Remove temp data after testKore Nordmann2006-07-111-1/+1
* - Fixed gd driver test cases to use assertImageSimilarKore Nordmann2006-07-1140-159/+198
* - Deleted no longer used test casesKore Nordmann2006-07-111-185/+0
* - Refactored ezcGraphRendererKore Nordmann2006-07-1110-2132/+1795
* - Added SVG driverKore Nordmann2006-06-282-0/+976
* - Applied API change for accessing datasets to be able to distinguish easierKore Nordmann2006-06-2710-154/+153
* - Added option to remove symbol lines from pie chartsKore Nordmann2006-06-201-21/+124
* - Added option for maximum size for arrow headsKore Nordmann2006-06-194-4/+110
* - Use custom minimum and maximum values on numeric axis for automatic scalingKore Nordmann2006-06-191-0/+97
* - Added tests for setting axis types with new axis namesKore Nordmann2006-06-192-3/+39
* - Fixed division by zero with zero values and filled linesKore Nordmann2006-06-191-0/+31
* assert{private|protected}PropertySame() -> assertSame( ..., getNonPublicPrope...Sebastian Bergmann2006-06-151-2/+2
* - Renamed X_axis and Y_axis to xAxis and yAxisKore Nordmann2006-06-143-109/+109
* - Add possibility to use filled line chartsKore Nordmann2006-06-141-1/+79
* - Missed to revert local changes in testKore Nordmann2006-06-141-2/+1
* - Made line thickness for line charts adjustableKore Nordmann2006-06-141-5/+60
* - Disable rendering of selected chart elementsKore Nordmann2006-06-142-0/+59
* - Use margin, when rendering chart titleKore Nordmann2006-06-141-0/+53
* - Added test and implementation for exclusive zero valuesKore Nordmann2006-06-131-0/+30
* - Fixed division by zero caused by no amplitude in dataKore Nordmann2006-06-131-0/+30
* - Added tests and implementation for background images in chartsKore Nordmann2006-06-124-4/+197
* - Added tests and implementation for ezcGraphRenderer2D::drawBackgroundImageKore Nordmann2006-06-121-0/+20
* - Finished pie data rendering testKore Nordmann2006-06-121-7/+39
* - Move pie chart elements out of the middle on highlightKore Nordmann2006-06-121-1/+32
* - Added possibility to highlight datasets and dataset elementsKore Nordmann2006-06-121-4/+37
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-125-38/+299
* - Added missing exception to autoload fileKore Nordmann2006-06-121-0/+21
* - Added tests and implementation for pie segments and rects to the 2d rendererKore Nordmann2006-06-121-0/+98
* - Forgot to reactivate tearDown methodKore Nordmann2006-06-091-1/+1
* - Improved supersamplingKore Nordmann2006-06-092-12/+12
OpenPOWER on IntegriCloud