summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Fixed line endings in files (Fixes bug #8457: Blank line at the end ofDerick Rethans2006-06-083-4/+0
* - Added grids to line charts (tests & implementation)Kore Nordmann2006-06-083-1/+144
* - Fixed typo (Thanks sb)Kore Nordmann2006-06-081-1/+1
* - Silented warning caused by autoload in devel modeKore Nordmann2006-06-081-1/+3
* - Handle Much data points with labeled axisKore Nordmann2006-06-081-0/+51
* - Added test for numerix X axisKore Nordmann2006-06-081-0/+62
* - Cleaned up testsKore Nordmann2006-06-0713-1819/+1049
* - Added additional parameter 'spacing' for legendsKore Nordmann2006-06-062-18/+19
* - Draw background and border for chartsKore Nordmann2006-06-062-7/+7
* - Apply padding after rendering backgroundKore Nordmann2006-06-061-9/+9
* - Added gridColor option to palettesKore Nordmann2006-06-061-2/+20
* - Added outomatic colorization from palletsKore Nordmann2006-06-066-70/+209
* - Added test for palettesKore Nordmann2006-06-063-7/+345
* - Added arrow heads to axisKore Nordmann2006-06-062-0/+76
* - Fixed axis to use axis type based labeling methods, which results in betterKore Nordmann2006-06-063-10/+56
OpenPOWER on IntegriCloud