summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* - Fixed: Bug #9588 (Wrong polynoms build from data)Kore Nordmann2006-11-301-0/+38
* - Fixed: Bug #9549 (Pie chart slices not contiguous with Ming driver)Kore Nordmann2006-11-306-0/+0
* - Implemented #9647 (Add render to output method)Kore Nordmann2006-11-307-0/+115
* - Fixed: Bug #9545 (pie chart tresh hold does not work if agregated data stay...Kore Nordmann2006-11-303-0/+59
* - Fixed: Bug #9612 (Element links for SVG image in the legend require you to Kore Nordmann2006-11-3090-90/+90
* - Fixed bug #9568: (Devision by zero warning)Kore Nordmann2006-11-301-0/+26
* - Fixed: Bug #9655 (pieChartOffset and highlight do not work together in 2d Kore Nordmann2006-11-302-0/+28
* - Fixed: Bug #9656 (Threshold option spelled wrong)Kore Nordmann2006-11-304-20/+20
* - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component)Kore Nordmann2006-11-3046-21/+21
* - Fixed: Bug #9586 (No data rendered with string keys on date axis.)Kore Nordmann2006-11-242-0/+63
* - Fixed: #9583 (Data typecasting should only be done in axis)Kore Nordmann2006-11-241-2/+19
* - Fixed: Bug #9403 (Element references do not work with Gleam in SVG)Kore Nordmann2006-11-131-2/+71
* - Add missing text filesKore Nordmann2006-11-132-0/+4
* - Fixed pie charts in 3d driver with only one 100% data pointKore Nordmann2006-11-061-0/+31
* - Enhanced test result image a bitKore Nordmann2006-11-032-1/+2
* - Added logarithmical scaled numeric axisKore Nordmann2006-11-033-0/+431
* - Throw ezcBaseValueExceptions instead of typecastingKore Nordmann2006-11-0216-23/+1591
* - Implemented #009304: Possibility to format labels via callbackKore Nordmann2006-11-021-0/+118
* - Added missing calues to ezcGraphCoordinate constructor in testsKore Nordmann2006-11-022-4/+4
* - Added missing tests for axisKore Nordmann2006-10-272-0/+84
* - Added more testsKore Nordmann2006-10-273-0/+59
* - Added tests for structsKore Nordmann2006-10-272-0/+201
* - Added more tests and fixed some minor setter and getter bugsKore Nordmann2006-10-278-3/+456
* - Added some more tests for read and write accesss on propertiesKore Nordmann2006-10-2616-11/+2515
* - Added tresh hold for pie chartsKore Nordmann2006-10-264-0/+55
* - Accelerated and abstracted font size estimating in driversKore Nordmann2006-10-26115-81/+81
* - Fixed sorting order of 2d bar chart elements.Kore Nordmann2006-10-232-5/+5
* - Fixed circular arcs in ming driverKore Nordmann2006-10-2041-1/+76
* - Fixed characters added to flash filesKore Nordmann2006-10-2025-0/+0
* - Moved complete pie chart testcase to ming driver, because calling ming in Kore Nordmann2006-10-193-36/+36
* - Added gradient support to ming driverKore Nordmann2006-10-1944-3/+178
* - Got texts working in ming driverKore Nordmann2006-10-1921-0/+0
* - Added ming driver test comparision filesKore Nordmann2006-10-1317-0/+0
* - Added first, not complete working, version of ming driverKore Nordmann2006-10-133-0/+1171
* Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...Sebastian Bergmann2006-10-0524-24/+24
* - Added text shadow to font optionsKore Nordmann2006-10-047-0/+152
* - Make text background working in gd driver with activated supersamplingKore Nordmann2006-10-042-0/+31
* - Made pie chart symbol color independent from font colorKore Nordmann2006-10-044-0/+57
* - Added gleam to 2d pie chartsKore Nordmann2006-10-044-1/+32
* - Fixed 360 degree shadow for pie charts in 3d rendererKore Nordmann2006-10-042-0/+36
* - Fixed minor ticks in exact and centered axis label rendererKore Nordmann2006-10-0428-71/+39
* - Ignore text rendering exceptions in axis testsKore Nordmann2006-09-242-11/+81
* - Ensure proper polygon initializationKore Nordmann2006-09-241-0/+15
* - Fixed padding in horizontal legendsKore Nordmann2006-09-245-4/+8
* - Throw ezcGraphFontRenderingException on too small texts in SVG driverKore Nordmann2006-09-241-0/+24
* - Tests for SVG rendering optionsKore Nordmann2006-09-212-0/+36
* - Added ezcGraphBoundings testsKore Nordmann2006-09-212-0/+56
* - Added tests for jpeg generationKore Nordmann2006-09-216-2/+81
* - Added tests for gradient setters, getters and fallbackKore Nordmann2006-09-211-0/+103
* - Added tests for dataset average resolutionKore Nordmann2006-09-211-0/+33
OpenPOWER on IntegriCloud