Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add option to bound fill between the current dataset and the previous ↵HEADmaster | Timothy Pearson | 2015-12-13 | 1 | -0/+2 |
| | | | | dataset on radar plots | ||||
* | - Fixed #95 (typo in docblock), thanks Yousif Masoud | James Pic | 2011-12-13 | 1 | -1/+1 |
| | |||||
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 11 | -11/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 11 | -11/+198 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 11 | -11/+11 |
| | |||||
* | - Link gleam instead of base symbol to make it easier clickable | Kore Nordmann | 2009-11-09 | 1 | -3/+3 |
| | |||||
* | - Implemented: #13341: Vertical Bar Charts | Kore Nordmann | 2009-07-14 | 1 | -0/+48 |
| | |||||
* | - Fixed #14857: Highlight text misplaced in charts with multiple bar data | Kore Nordmann | 2009-05-28 | 1 | -1/+5 |
| | | | | | | sets. | ||||
* | - Implemented feature #14400: Add shortcut to set background color | Kore Nordmann | 2009-02-25 | 1 | -0/+3 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 10 | -10/+10 |
| | |||||
* | - Refactored axis space handling in a BC compatible way. Fixes division by zero | Kore Nordmann | 2009-02-03 | 1 | -4/+47 |
| | | | | | | | | | 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. | ||||
* | - Implamented feature #14146: Add new data symbols - square and box | Kore Nordmann | 2009-01-20 | 1 | -0/+13 |
| | |||||
* | - Implemented feature #12897: Add the possibility to have a subtitle for | Kore Nordmann | 2009-01-15 | 1 | -2/+7 |
| | | | | | | Graphs. | ||||
* | - Resolved task #14219: Refactor grid drawing to be less susceptible to | Kore Nordmann | 2009-01-07 | 1 | -5/+78 |
| | | | | | | | | | 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. | ||||
* | - Implemented feature #014010: Possibility to set x/y offsets for | Kore Nordmann | 2008-12-04 | 1 | -1/+5 |
| | | | | | | highlightValue (Patch by Markus Lervik) | ||||
* | - Fixed typo in API docs | Kore Nordmann | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | - Documented setDriver | Kore Nordmann | 2008-11-18 | 1 | -1/+10 |
| | |||||
* | - Better documentation for getElementReferences() | Kore Nordmann | 2008-11-18 | 1 | -1/+39 |
| | |||||
* | - Enhanced chart element documentation | Kore Nordmann | 2008-08-27 | 3 | -1/+96 |
| | |||||
* | - Implemented feature #13103: Different axes end styles | Kore Nordmann | 2008-06-18 | 1 | -0/+78 |
| | |||||
* | - Resolved #12379: Ensure one chart can be rerendered with new datasets) | Kore Nordmann | 2008-05-31 | 1 | -0/+22 |
| | |||||
* | - Fixed issue #12377: Copyright broken in file comment. | Derick Rethans | 2008-01-11 | 5 | -5/+0 |
| | |||||
* | - Fixed NULL -> null. | Tobias Schlitt | 2008-01-03 | 1 | -1/+1 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 10 | -10/+10 |
| | |||||
* | - Test for drivers __set-method | Kore Nordmann | 2007-11-27 | 1 | -0/+2 |
| | |||||
* | - Fixed doc blocks | Kore Nordmann | 2007-11-26 | 3 | -4/+3 |
| | | | | | | # Issues found by docanalysis script | ||||
* | - Fixed version docblocks | Kore Nordmann | 2007-11-21 | 1 | -2/+2 |
| | | | | | | # Thanks to Alexandru for spotting this. | ||||
* | - Fix docblocks. | Sebastian Bergmann | 2007-11-21 | 1 | -1/+1 |
| | |||||
* | - Added support for odometer charts | Kore Nordmann | 2007-11-21 | 1 | -0/+51 |
| | | | | | | # Thanks to Lars Jankowski from Oxid esales for the initial patch. | ||||
* | - Update comment | Kore Nordmann | 2007-10-23 | 1 | -2/+3 |
| | |||||
* | - Fixed issue #11640: Polygon size reducement failes for very thin four edged | Kore Nordmann | 2007-10-23 | 1 | -12/+29 |
| | | | | | | polygones | ||||
* | - Implemented feature #10978: Add support for stacked bar charts | Kore Nordmann | 2007-09-06 | 1 | -0/+49 |
| | |||||
* | - Added dataset properties for axis assignements | Kore Nordmann | 2007-09-04 | 1 | -1/+1 |
| | | | | | | # More progress on the way to multiple axis support | ||||
* | - Link more classes | Kore Nordmann | 2007-08-13 | 2 | -4/+4 |
| | |||||
* | - Fixed bug #11180: Color Palette: $dataSetColor in ezcGraphPalette starts | Kore Nordmann | 2007-08-07 | 1 | -0/+11 |
| | | | | | | | | with index 1 and not zero in pie charts # All images of pie charts required an update of course. # Same for test cases explicitely checking the color values. | ||||
* | - Remove leftover from debugging code | Kore Nordmann | 2007-08-01 | 1 | -5/+0 |
| | |||||
* | - Fixed bug #11107: Floating point inaccuracies caused missing grid in line | Kore Nordmann | 2007-08-01 | 1 | -19/+26 |
| | | | | | | chart | ||||
* | - Fixed issue #10828: PHP error when overwriting renderer in extended | Kore Nordmann | 2007-06-14 | 1 | -42/+35 |
| | | | | | | ezGraphPieChart | ||||
* | - More documentation fixes | Kore Nordmann | 2007-06-12 | 6 | -15/+55 |
| | |||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 8 | -2/+15 |
| | |||||
* | - Fixed issue #10861 Circle sector size reducement failes for very big angles. | Kore Nordmann | 2007-05-29 | 1 | -6/+25 |
| | |||||
* | - Fixed issue #10830: Automatically shorten labels if not enough space is | Kore Nordmann | 2007-05-29 | 1 | -0/+102 |
| | | | | | | available | ||||
* | - Fixed issue #10846: Division by zero in polygon size reducement algorithm | Kore Nordmann | 2007-05-25 | 1 | -1/+24 |
| | | | | | | for edges with an angle equals 0 degree. | ||||
* | - Doc fixes. | Tobias Schlitt | 2007-05-10 | 1 | -1/+1 |
| | | | | | | # We abuse phpDoc here and therefore need type names without spaces. | ||||
* | - Fixed issue #10746: Border size reducement algorithm fails for polygones | Kore Nordmann | 2007-05-10 | 1 | -2/+53 |
| | | | | | | | | with edge lengths < reducement # Modifications in comparision files because some invisible small shapes # were not rendered any more | ||||
* | - Fixed issue #10759: Unset implementation broken in array access in datasets | Kore Nordmann | 2007-05-10 | 1 | -1/+1 |
| | | | | | | and dataset properties | ||||
* | - Fixed CS | Derick Rethans | 2007-05-04 | 1 | -3/+3 |
| | |||||
* | - Created an interface ezcGraphRadarRenderer to be implemented by renderers | Kore Nordmann | 2007-04-26 | 2 | -34/+54 |
| | | | | | | | which are able to render radar charts. # Interface required to not break BC with custom user renderers | ||||
* | - First working version of radar charts | Kore Nordmann | 2007-04-26 | 2 | -0/+45 |
| | | | | | | | | | | # Still marked private because of: # - Slightly wrong axis arrows # - Axis grid needs some love - Some fixes for axis label renderers to work with random directions # Results in some non visual changes in comparision files | ||||
* | - Optimized algorithm for polygon size reducement | Kore Nordmann | 2007-04-03 | 1 | -14/+21 |
| |