Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Implemented ellipse size reducement in SVG driver | Kore Nordmann | 2007-02-07 | 50 | -48/+52 | |
| | ||||||
* | - Added missing test file | Kore Nordmann | 2007-02-01 | 1 | -0/+2 | |
| | ||||||
* | - Correctly fixed polygon size reducement | Kore Nordmann | 2007-02-01 | 41 | -39/+39 | |
| | ||||||
* | - Partly fixed issue #9765 | Kore Nordmann | 2007-01-24 | 10 | -7/+7 | |
| | | | | | | | | # Circles are now drawn at the right position. This does not resolve the # bug, because ellipses segments are still broken. # Small visual difference in some files, due to the nature of this bug. | |||||
* | - Partly fixed issue #9765 | Kore Nordmann | 2007-01-24 | 65 | -59/+59 | |
| | | | | | | | | # Polygons are now drawn at the right position. This does not resolve the # bug, because ellipses segments and circles are still broken. # Small visual difference in a lot of files, due to the nature of this bug. | |||||
* | - Fixed issue #10056: Fixed drawing order for boxes with background and border | Kore Nordmann | 2007-01-24 | 31 | -26/+36 | |
| | | | | | | | # SVG element order changed without visual difference in comparision images # Mind, that bug #9765 hast severe effect for big borders | |||||
* | - Move existing background tests to own test case | Kore Nordmann | 2007-01-24 | 4 | -0/+0 | |
| | ||||||
* | - Missed and fixed one test case for issue #10018. | Kore Nordmann | 2007-01-18 | 1 | -0/+2 | |
| | ||||||
* | - Fixed issue #10018: axis scale incorrect when startDate != first day of month | Kore Nordmann | 2007-01-18 | 2 | -0/+4 | |
| | ||||||
* | - Make renderToOutput() method available to chart | Kore Nordmann | 2007-01-04 | 2 | -0/+4 | |
| | ||||||
* | - Fixed: Bug #9926 (Float values with date axis result in date parsing | Kore Nordmann | 2007-01-03 | 1 | -0/+2 | |
| | | | | | | exception) | |||||
* | - Implemented feature #9402: (Numeric datasets) | Kore Nordmann | 2006-12-20 | 1 | -0/+2 | |
| | ||||||
* | - Always use maximum precision of 4 in SVG output | Kore Nordmann | 2006-12-15 | 59 | -59/+59 | |
| | | | | | | # No visual difference, but of course changes in nearly every SVG files | |||||
* | - Fixed: Bug #9795 (Interferring bars, when bars count is higher then major | Kore Nordmann | 2006-12-13 | 1 | -0/+2 | |
| | | | | | | step count) | |||||
* | - Fixed: Bug #9764 (3D Pie chart segment side polygon in front of circular arc) | Kore Nordmann | 2006-12-08 | 14 | -13/+13 | |
| | | | | | | | # Optical difference only the buggy image: # ezcGraphPieChartTest_testRender3dPieChartWithOneDataPoint.svg | |||||
* | - Tested and improved handling of texts with different charsets in all drivers | Kore Nordmann | 2006-12-07 | 5 | -0/+4 | |
| | ||||||
* | - Fixed: Bug #9549 (Pie chart slices not contiguous with Ming driver) | Kore Nordmann | 2006-11-30 | 6 | -0/+0 | |
| | ||||||
* | - Implemented #9647 (Add render to output method) | Kore Nordmann | 2006-11-30 | 4 | -0/+2 | |
| | ||||||
* | - Fixed: Bug #9545 (pie chart tresh hold does not work if agregated data ↵ | Kore Nordmann | 2006-11-30 | 2 | -0/+4 | |
| | | | | stays below tresh hold) | |||||
* | - Fixed: Bug #9612 (Element links for SVG image in the legend require you to | Kore Nordmann | 2006-11-30 | 90 | -90/+90 | |
| | | | | | | click on exactly the text.) | |||||
* | - Fixed: Bug #9655 (pieChartOffset and highlight do not work together in 2d | Kore Nordmann | 2006-11-30 | 1 | -0/+2 | |
| | | | | | | renderer) | |||||
* | - Fixed: Bug #9656 (Threshold option spelled wrong) | Kore Nordmann | 2006-11-30 | 3 | -0/+0 | |
| | ||||||
* | - Resolved: Issue #9543 (Rename Ming driver to Flash in the Graph component) | Kore Nordmann | 2006-11-30 | 44 | -0/+0 | |
| | ||||||
* | - Fixed: Bug #9586 (No data rendered with string keys on date axis.) | Kore Nordmann | 2006-11-24 | 1 | -0/+2 | |
| | ||||||
* | - Add missing text files | Kore Nordmann | 2006-11-13 | 2 | -0/+4 | |
| | ||||||
* | - Enhanced test result image a bit | Kore Nordmann | 2006-11-03 | 1 | -1/+1 | |
| | ||||||
* | - Added logarithmical scaled numeric axis | Kore Nordmann | 2006-11-03 | 1 | -0/+2 | |
| | | | | | | - Added mojor grid color in ez palettes | |||||
* | - Added more tests and fixed some minor setter and getter bugs | Kore Nordmann | 2006-10-27 | 1 | -0/+2 | |
| | ||||||
* | - Added some more tests for read and write accesss on properties | Kore Nordmann | 2006-10-26 | 5 | -5/+5 | |
| | ||||||
* | - Added tresh hold for pie charts | Kore Nordmann | 2006-10-26 | 3 | -0/+6 | |
| | | | | | | - Added test for custom sum in pie charts | |||||
* | - Accelerated and abstracted font size estimating in drivers | Kore Nordmann | 2006-10-26 | 115 | -81/+81 | |
| | | | | | | | | # Ming test files are changes because of different element IDs # Few font size changes in SVG and GD test files # SVG files are all changed because of fixed text baseline | |||||
* | - Fixed sorting order of 2d bar chart elements. | Kore Nordmann | 2006-10-23 | 1 | -1/+1 | |
| | ||||||
* | - Fixed circular arcs in ming driver | Kore Nordmann | 2006-10-20 | 40 | -0/+0 | |
| | | | | | | | - Fixed transparent fills in ming driver - Mark test skipped, when ext/ming is not available | |||||
* | - Fixed characters added to flash files | Kore Nordmann | 2006-10-20 | 25 | -0/+0 | |
| | ||||||
* | - Moved complete pie chart testcase to ming driver, because calling ming in | Kore Nordmann | 2006-10-19 | 1 | -0/+0 | |
| | | | | | | | other testsuites changes the hashs of the resulting images. - Removed unused test image | |||||
* | - Added gradient support to ming driver | Kore Nordmann | 2006-10-19 | 41 | -0/+0 | |
| | ||||||
* | - Got texts working in ming driver | Kore Nordmann | 2006-10-19 | 21 | -0/+0 | |
| | ||||||
* | - Added ming driver test comparision files | Kore Nordmann | 2006-10-13 | 17 | -0/+0 | |
| | ||||||
* | - Added first, not complete working, version of ming driver | Kore Nordmann | 2006-10-13 | 1 | -0/+0 | |
| | | | | | | | | | # Image drawing causes not proper handled error, causing an inifinite loop in PHP # Font drawing causes Segmentation fault # Ming driver tests commented out for now in test suite | |||||
* | - Added text shadow to font options | Kore Nordmann | 2006-10-04 | 4 | -0/+4 | |
| | | | | | | - Added text shadow support in SVG and GD driver | |||||
* | - Make text background working in gd driver with activated supersampling | Kore Nordmann | 2006-10-04 | 1 | -0/+0 | |
| | ||||||
* | - Made pie chart symbol color independent from font color | Kore Nordmann | 2006-10-04 | 2 | -0/+4 | |
| | ||||||
* | - Added gleam to 2d pie charts | Kore Nordmann | 2006-10-04 | 2 | -1/+3 | |
| | | | | | | - Added gleam border to reduce size of gleam | |||||
* | - Fixed 360 degree shadow for pie charts in 3d renderer | Kore Nordmann | 2006-10-04 | 1 | -0/+2 | |
| | ||||||
* | - Fixed minor ticks in exact and centered axis label renderer | Kore Nordmann | 2006-10-04 | 25 | -25/+25 | |
| | ||||||
* | - Fixed padding in horizontal legends | Kore Nordmann | 2006-09-24 | 4 | -4/+4 | |
| | ||||||
* | - Tests for SVG rendering options | Kore Nordmann | 2006-09-21 | 1 | -0/+2 | |
| | ||||||
* | - Added tests for jpeg generation | Kore Nordmann | 2006-09-21 | 4 | -0/+2 | |
| | | | | | | - Added tests for usage of GIF images | |||||
* | - Added tests for legenda position | Kore Nordmann | 2006-09-21 | 4 | -0/+8 | |
| | ||||||
* | - Added changes in svg driver test results caused by last commit | Kore Nordmann | 2006-09-20 | 3 | -3/+3 | |
| |