Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update ChangeLog | Jérôme Vieilledent | 2014-09-14 | 1 | -1/+1 |
| | |||||
* | Update ChangeLog | Jérôme Vieilledent | 2014-09-12 | 1 | -0/+23 |
| | |||||
* | - Released Graph version 1.51.5 | Derick Rethans | 2009-12-21 | 1 | -1/+1 |
| | |||||
* | - Updated DEPS and ChangeLog files. | Derick Rethans | 2009-12-21 | 1 | -0/+6 |
| | |||||
* | - Released Graph version 1.5rc11.5rc1 | Derick Rethans | 2009-12-07 | 1 | -1/+1 |
| | |||||
* | - Update changelogs and dependency files. | Derick Rethans | 2009-12-07 | 1 | -0/+6 |
| | |||||
* | - Released Graph version 1.5beta11.5beta1 | Derick Rethans | 2009-11-23 | 1 | -1/+1 |
| | |||||
* | - Update ChangeLog and DEPS files. | Derick Rethans | 2009-11-23 | 1 | -0/+6 |
| | |||||
* | - Released Graph version 1.5alpha21.5alpha2 | Derick Rethans | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | - Fixed ChangeLog. | Derick Rethans | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | - Fixed #15537: Graph shows to small and truncated rotated axis labels. | Kore Nordmann | 2009-09-29 | 1 | -1/+3 |
| | |||||
* | - Fixed #15578: formatString not working with numeric axis | Kore Nordmann | 2009-09-28 | 1 | -0/+5 |
| | |||||
* | - Released Graph version 1.5alpha11.5alpha1 | Derick Rethans | 2009-09-01 | 1 | -1/+1 |
| | |||||
* | - Fixed ChangeLogs | Derick Rethans | 2009-07-27 | 1 | -7/+7 |
| | |||||
* | - Implemented: #15095: Special rotated label renderer for bar charts. | Kore Nordmann | 2009-07-21 | 1 | -0/+1 |
| | |||||
* | - Implemented: #15133: Better configurable axis spaces. | Kore Nordmann | 2009-07-21 | 1 | -0/+1 |
| | | | | | | | # Large number of tests added. Had to go through all sensible combinations of # axis and axis spaces to ensure it works correctly. | ||||
* | - Implemented: #15135: Add support for pecl/cairo's object-oriented API | Kore Nordmann | 2009-07-14 | 1 | -2/+4 |
| | | | | | | # Thanks to Michael Maclean for the implementation | ||||
* | - Implemented: #13341: Vertical Bar Charts | Kore Nordmann | 2009-07-14 | 1 | -0/+1 |
| | |||||
* | - Implemented: #14294: Add option for axis label rotation | Kore Nordmann | 2009-07-04 | 1 | -0/+6 |
| | |||||
* | - Released Graph version 1.4.31.4.3 | Derick Rethans | 2009-06-08 | 1 | -1/+1 |
| | |||||
* | - Fixed #14538: Performance degration for very high numbers of data points | Kore Nordmann | 2009-05-29 | 1 | -0/+1 |
| | | | | | | | | # Test cases with 1000 data points show improvements of about 65% and with 2000 # data points around 85%. # Reduced the number of calls to array functions by better indexing or caching. | ||||
* | - Fixed #14857: Highlight text misplaced in charts with multiple bar data | Kore Nordmann | 2009-05-28 | 1 | -0/+7 |
| | | | | | | sets. | ||||
* | - Fixed ChangeLogs. | Derick Rethans | 2009-05-11 | 1 | -0/+1 |
| | |||||
* | - Released Graph version 1.4.21.4.2 | Derick Rethans | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | - Fixed ChangeLog | Derick Rethans | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | - Fixed #14655: A full circle sector is not drawn at all in GD driver. | Kore Nordmann | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | - Fixed #14651: Handle floor() floating point inaccuracies in numneric axis | Kore Nordmann | 2009-03-25 | 1 | -0/+2 |
| | | | | | | step evaluation | ||||
* | - Implemented feature #14400: Add shortcut to set background color | Kore Nordmann | 2009-02-25 | 1 | -0/+6 |
| | |||||
* | - Released Graph version 1.4.11.4.1 | Derick Rethans | 2009-02-09 | 1 | -1/+1 |
| | |||||
* | - Updated ChangeLogs | Derick Rethans | 2009-02-09 | 1 | -2/+2 |
| | |||||
* | - Tested multiple axis, when used with different axis space settings. | Kore Nordmann | 2009-02-04 | 1 | -0/+1 |
| | | | | | | - Finally fixes issue #13631: Rendering issues, when axisSpace set to 0 | ||||
* | - Implamented feature #14146: Add new data symbols - square and box | Kore Nordmann | 2009-01-20 | 1 | -0/+1 |
| | |||||
* | - Implemented feature #13634: Make Offset of ezcGraphAxisRotatedLabelRenderer | Kore Nordmann | 2009-01-20 | 1 | -0/+2 |
| | | | | | | optional | ||||
* | - Implemented feature #11980: Provide an initial array with labels for labeled | Kore Nordmann | 2009-01-20 | 1 | -0/+2 |
| | | | | | | axis | ||||
* | - Implemented feature #12897: Add the possibility to have a subtitle for | Kore Nordmann | 2009-01-15 | 1 | -0/+2 |
| | | | | | | Graphs. | ||||
* | - Resolved task #14219: Refactor grid drawing to be less susceptible to | Kore Nordmann | 2009-01-07 | 1 | -0/+7 |
| | | | | | | | | | floating point inaccuracies # Handle orthogonal axis as a special case, which fixes this for the far most # common case. # Also fixes slight grid irregularities which occurred sometimes. | ||||
* | - Released Graph version 1.41.4 | Derick Rethans | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | - Updated ChangeLogs and DEPS files. | Derick Rethans | 2009-01-05 | 1 | -0/+6 |
| | |||||
* | - Released Graph version 1.4rc11.4rc1 | Derick Rethans | 2008-12-15 | 1 | -1/+1 |
| | |||||
* | - Update ChangeLogs | Derick Rethans | 2008-12-15 | 1 | -3/+2 |
| | |||||
* | - Implemented feature #014010: Possibility to set x/y offsets for | Kore Nordmann | 2008-12-04 | 1 | -0/+8 |
| | | | | | | highlightValue (Patch by Markus Lervik) | ||||
* | - Released Graph version 1.4beta11.4beta1 | Derick Rethans | 2008-12-01 | 1 | -1/+1 |
| | |||||
* | - Fixed ChangeLogs. | Derick Rethans | 2008-12-01 | 1 | -0/+6 |
| | |||||
* | - Released Graph version 1.4alpha11.4alpha1 | Derick Rethans | 2008-11-10 | 1 | -1/+1 |
| | |||||
* | - Updated ChangeLogs | Derick Rethans | 2008-11-10 | 1 | -0/+1 |
| | |||||
* | - Fixed issue #13595: majorStep overridden if min and max are both set | Kore Nordmann | 2008-09-10 | 1 | -0/+1 |
| | |||||
* | - Fixed issue #13361: Provided workaround for ext/GD bug: | Kore Nordmann | 2008-07-18 | 1 | -0/+2 |
| | | | | | | http://bugs.php.net/45552 | ||||
* | - Fixed issue #13253: Division by zero when trying to render stacked bars. | Kore Nordmann | 2008-07-02 | 1 | -1/+1 |
| | |||||
* | - Implemented feature #11981: Provide option for exact axis label renderer to | Kore Nordmann | 2008-06-18 | 1 | -0/+2 |
| | | | | | | put last value outside of the normal label boundings | ||||
* | - Implemented feature #13102: Axes not extending beyond zero in line charts | Kore Nordmann | 2008-06-18 | 1 | -0/+1 |
| |