Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 4 | -4/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 4 | -4/+72 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 4 | -4/+4 |
| | |||||
* | - Implemented: #15133: Better configurable axis spaces. | Kore Nordmann | 2009-07-21 | 1 | -22/+20 |
| | | | | | | | # Large number of tests added. Had to go through all sensible combinations of # axis and axis spaces to ensure it works correctly. | ||||
* | - Implemented: #14294: Add option for axis label rotation | Kore Nordmann | 2009-07-04 | 1 | -0/+11 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 4 | -4/+4 |
| | |||||
* | - Refactored axis space handling in a BC compatible way. Fixes division by zero | Kore Nordmann | 2009-02-03 | 1 | -20/+50 |
| | | | | | | | | | errors with axis space equals 0. Partly resolves #013631. - Added more tests for axis label renderers # Several SVGs changed because of slight reordering of SVG elements which # causes no visual differences. | ||||
* | - Reverted accidential committed restriction on allowed axis space values. | Kore Nordmann | 2008-12-15 | 1 | -2/+2 |
| | |||||
* | - Implemented feature #014010: Possibility to set x/y offsets for | Kore Nordmann | 2008-12-04 | 1 | -2/+2 |
| | | | | | | highlightValue (Patch by Markus Lervik) | ||||
* | - Enhanced chart element documentation | Kore Nordmann | 2008-08-27 | 4 | -9/+164 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 4 | -4/+4 |
| | |||||
* | - Fixed doc blocks | Kore Nordmann | 2007-11-26 | 1 | -3/+4 |
| | | | | | | # Issues found by docanalysis script | ||||
* | - Added support for odometer charts | Kore Nordmann | 2007-11-21 | 1 | -0/+1 |
| | | | | | | # Thanks to Lars Jankowski from Oxid esales for the initial patch. | ||||
* | - Implemented features #10322, #10565: Support for multiple x, y axis, | Kore Nordmann | 2007-09-04 | 1 | -0/+4 |
| | | | | | | vertical and horizontal lines in line and bar charts. | ||||
* | - Introduced chartPosition property | Kore Nordmann | 2007-09-04 | 1 | -0/+14 |
| | |||||
* | - More documentation fixes | Kore Nordmann | 2007-06-12 | 3 | -2/+20 |
| | |||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 4 | -0/+4 |
| | |||||
* | - Removed PdoDataset from Graph components | Kore Nordmann | 2007-05-03 | 1 | -1/+1 |
| | | | | | | | # Preparation for issue #10697: Move ezcGraphPdoDataSet to a # ezcGraphDatabaseTieIn | ||||
* | - Fixed issue #10693: ezcGraphChartElementAxis::getSteps returns minor steps | Kore Nordmann | 2007-05-02 | 1 | -1/+2 |
| | | | | | | after last major steps | ||||
* | - Fixes issue #10675: Arrow heads on axis too small | Kore Nordmann | 2007-04-26 | 1 | -0/+12 |
| | |||||
* | - Added feature #10470: Add support for format callback functions on all axis | Kore Nordmann | 2007-04-12 | 1 | -0/+16 |
| | |||||
* | - Added feature #9511: Added helper functions to create image maps an link SVG | Kore Nordmann | 2007-03-08 | 1 | -0/+2 |
| | | | | | | images in ezcGraphTools | ||||
* | - Implemented #10276 for boxed axis label renderer | Kore Nordmann | 2007-03-01 | 1 | -1/+1 |
| | | | | | | - Fixed issue with boxed axis label renderer labels were not properly centered | ||||
* | - Implemented #20276 for exact axis label renderer | Kore Nordmann | 2007-02-26 | 1 | -1/+1 |
| | |||||
* | - Implemented #20276 for centered axis label renderer | Kore Nordmann | 2007-02-26 | 1 | -0/+43 |
| | |||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 4 | -4/+4 |
| | |||||
* | - Fixed majorStep default value to be null | Kore Nordmann | 2006-12-15 | 1 | -2/+2 |
| | |||||
* | - Marked important classes | Kore Nordmann | 2006-12-07 | 3 | -0/+3 |
| | |||||
* | - Throw ezcBaseValueExceptions instead of typecasting | Kore Nordmann | 2006-11-02 | 3 | -15/+90 |
| | | | | | | | - Do range checks instead of converting numbers using min and max - Extended testcases to test for ezcBaseValueExceptions | ||||
* | - Added more tests and fixed some minor setter and getter bugs | Kore Nordmann | 2006-10-27 | 2 | -7/+3 |
| | |||||
* | - Added some more tests for read and write accesss on properties | Kore Nordmann | 2006-10-26 | 4 | -9/+12 |
| | |||||
* | - Fixed CS issues. | Derick Rethans | 2006-09-25 | 1 | -1/+1 |
| | |||||
* | - Use ezcGraphColor::create for all color properties | Kore Nordmann | 2006-09-24 | 1 | -16/+2 |
| | |||||
* | - Added tests for legenda position | Kore Nordmann | 2006-09-21 | 1 | -9/+9 |
| | |||||
* | - Added documentation | Kore Nordmann | 2006-09-21 | 4 | -22/+62 |
| | | | | | | - Removed no longer used exceptions | ||||
* | - Added axis labels | Kore Nordmann | 2006-09-07 | 1 | -1/+19 |
| | |||||
* | - Moved properties to properties array | Kore Nordmann | 2006-08-18 | 4 | -149/+166 |
| | | | | | | - Fixed bug: Legend title was rendered, even when empty | ||||
* | - Changed access to datasets from $chart['dataset'] to $chart->data['dataset'] | Kore Nordmann | 2006-08-15 | 1 | -4/+4 |
| | |||||
* | - Added option to gd driver to set an external image as background | Kore Nordmann | 2006-08-09 | 1 | -44/+63 |
| | | | | | | | - Got chart background images working again - Post process images in gd driver to not apply supersampling for images | ||||
* | - Fixed calculation of title boundings to respect margin of title element | Kore Nordmann | 2006-08-08 | 1 | -1/+25 |
| | | | | | | - Made ezcGraphChartElementText::maxHeight accessible | ||||
* | - Renamed Dataset to DataSet | Kore Nordmann | 2006-08-07 | 1 | -3/+3 |
| | |||||
* | - Fixed borders for title element | Kore Nordmann | 2006-07-30 | 1 | -27/+26 |
| | |||||
* | - Added axis label renderer for centered labels | Kore Nordmann | 2006-07-24 | 1 | -2/+15 |
| | | | | | | - Fixed: Do not draw grids and steps on other axis | ||||
* | - Finished exact label renderer and render chart labals again | Kore Nordmann | 2006-07-24 | 1 | -10/+0 |
| | |||||
* | - Readded drawing of axis steps and grids (only available in | Kore Nordmann | 2006-07-21 | 1 | -3/+3 |
| | | | | | | ezcGraphAxisExactLabelRenderer yet) | ||||
* | - Fixed boundings calculation for axis and data | Kore Nordmann | 2006-07-11 | 2 | -18/+24 |
| | |||||
* | - Fixed bounding calculation for legend | Kore Nordmann | 2006-07-11 | 1 | -20/+20 |
| | |||||
* | - Refactored ezcGraphRenderer | Kore Nordmann | 2006-07-11 | 3 | -339/+110 |
| | | | | | | # Most test run again, but complete result is still errnous | ||||
* | - Added option for maximum size for arrow heads | Kore Nordmann | 2006-06-19 | 1 | -75/+25 |
| | | | | | | | - Made possible to define custom labels for axis - Made unused method ezcGraphChartElementAxis::drawLabels | ||||
* | - Use margin, when rendering chart title | Kore Nordmann | 2006-06-14 | 1 | -2/+2 |
| |