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 | -4/+16 |
| | | | | dataset on radar plots | ||||
* | Enable stacked rendering for horizontal bar chartshoriz-stacked-render | Timothy Pearson | 2015-12-11 | 1 | -0/+70 |
| | |||||
* | Patched ezcGraphRenderer3d to render labels correclty in case of additional axes | Malte Schirmacher | 2013-01-23 | 1 | -26/+32 |
| | | | | | | In case there are additional axes ezcGraphRenderer3d renders labels multiple times (once for additional axis) at varying positions. Added a flag to avoid this faulty behavior. | ||||
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 10 | -10/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 10 | -10/+180 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 10 | -10/+10 |
| | |||||
* | - Fixed #15537: Graph shows to small and truncated rotated axis labels. | Kore Nordmann | 2009-09-29 | 1 | -2/+8 |
| | |||||
* | - Implemented: #15095: Special rotated label renderer for bar charts. | Kore Nordmann | 2009-07-21 | 1 | -0/+146 |
| | |||||
* | - Refactored rotated axis label renderer for better extensibility | Kore Nordmann | 2009-07-21 | 1 | -197/+254 |
| | | | | | | # Groundwork for #15095 | ||||
* | - Implemented: #15133: Better configurable axis spaces. | Kore Nordmann | 2009-07-21 | 1 | -30/+46 |
| | | | | | | | # Large number of tests added. Had to go through all sensible combinations of # axis and axis spaces to ensure it works correctly. | ||||
* | - Implemented: #13341: Vertical Bar Charts | Kore Nordmann | 2009-07-14 | 1 | -0/+177 |
| | |||||
* | - Implemented: #14294: Add option for axis label rotation | Kore Nordmann | 2009-07-04 | 1 | -4/+20 |
| | |||||
* | - Fixed #14857: Highlight text misplaced in charts with multiple bar data | Kore Nordmann | 2009-05-28 | 2 | -4/+22 |
| | | | | | | sets. | ||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 8 | -8/+8 |
| | |||||
* | - Fixed rotated axis label renderer to work with non default axis space and | Kore Nordmann | 2009-02-04 | 1 | -11/+7 |
| | | | | | | zero axis space on orthogonal axis. | ||||
* | - Refactored axis space handling in a BC compatible way. Fixes division by zero | Kore Nordmann | 2009-02-03 | 5 | -145/+263 |
| | | | | | | | | | 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. | ||||
* | - Implemented feature #13634: Make Offset of ezcGraphAxisRotatedLabelRenderer | Kore Nordmann | 2009-01-20 | 1 | -5/+23 |
| | | | | | | optional | ||||
* | - Implemented feature #014010: Possibility to set x/y offsets for | Kore Nordmann | 2008-12-04 | 2 | -4/+12 |
| | | | | | | highlightValue (Patch by Markus Lervik) | ||||
* | - Fixed typo in API docs | Kore Nordmann | 2008-11-24 | 2 | -2/+2 |
| | |||||
* | - Implemented feature #11981: Provide option for exact axis label renderer to | Kore Nordmann | 2008-06-18 | 1 | -6/+40 |
| | | | | | | 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 | 2 | -7/+69 |
| | |||||
* | - Implemented feature #13103: Different axes end styles | Kore Nordmann | 2008-06-18 | 2 | -67/+20 |
| | |||||
* | - Resolved #12379: Ensure one chart can be rerendered with new datasets) | Kore Nordmann | 2008-05-31 | 2 | -0/+51 |
| | |||||
* | - Doc typo. | Tobias Schlitt | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | - Fixed issue #12377: Copyright broken in file comment. | Derick Rethans | 2008-01-11 | 6 | -6/+0 |
| | |||||
* | - Fixed issue #11777: Optionally independent axis font configuration | Kore Nordmann | 2008-01-07 | 2 | -0/+14 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 8 | -8/+8 |
| | |||||
* | - Fixed issue #12246: Graph: dataBorder doesn't works in 2d renderer for | Kore Nordmann | 2007-12-13 | 1 | -1/+1 |
| | | | | | | piecharts | ||||
* | - Fixed doc blocks | Kore Nordmann | 2007-11-26 | 2 | -9/+6 |
| | | | | | | # Issues found by docanalysis script | ||||
* | - Added support for odometer charts | Kore Nordmann | 2007-11-21 | 1 | -32/+123 |
| | | | | | | # Thanks to Lars Jankowski from Oxid esales for the initial patch. | ||||
* | - Fixed RST and the like for rendering tutorials. | Derick Rethans | 2007-11-15 | 1 | -1/+0 |
| | |||||
* | - Correctly use symbols for non stacked bars in 3d renderer | Kore Nordmann | 2007-10-23 | 1 | -29/+29 |
| | | | | | | # Fixes several test failures | ||||
* | - Implemented feature #10978: Add support for stacked bar charts | Kore Nordmann | 2007-09-06 | 2 | -11/+151 |
| | |||||
* | - Restructured bar rendering code for better readability and reusability | Kore Nordmann | 2007-09-06 | 1 | -293/+407 |
| | |||||
* | - Link more classes | Kore Nordmann | 2007-08-13 | 2 | -4/+4 |
| | |||||
* | - Enhanced documentation | Kore Nordmann | 2007-08-10 | 8 | -8/+126 |
| | | | | | | | | - Added examples to most of the classes - Fixed class descriptions - Refence options classes which may be used to configure the current chart. | ||||
* | - Fixed bug #11236: Legend is not properly linked in interactive 3d line and | Kore Nordmann | 2007-08-08 | 1 | -0/+2 |
| | | | | | | bar charts. | ||||
* | - Removed var_dump(), fixed docblock. | Derick Rethans | 2007-06-14 | 1 | -2/+0 |
| | |||||
* | - More documentation fixes | Kore Nordmann | 2007-06-12 | 3 | -11/+24 |
| | |||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 8 | -0/+8 |
| | |||||
* | . Forgot to commit changes in 3d renderer in last commit | Kore Nordmann | 2007-05-25 | 1 | -1/+3 |
| | |||||
* | - Doc fixes. | Tobias Schlitt | 2007-05-10 | 2 | -2/+2 |
| | | | | | | # We abuse phpDoc here and therefore need type names without spaces. | ||||
* | - Fixed issue #10745 (BaxedAxisLabelRenderer wrong label positions for angles: | Kore Nordmann | 2007-05-10 | 1 | -20/+43 |
| | | | | | | (135 <= $angle <= 325) | ||||
* | - Fixed issue #10747: axisLabelRotatedRenderer accesses unitialised variables | Kore Nordmann | 2007-05-10 | 1 | -0/+6 |
| | | | | | | | for Angles % 90 != 0 # Test case follows later | ||||
* | - Fixed issue #10744: ExactAxisLabelRenderer shows last value at position of | Kore Nordmann | 2007-05-10 | 1 | -5/+10 |
| | | | | | | | second last value if showLastValue is disabled # Test case for this follows in a later commit | ||||
* | - Implemented radar label renderer for correct grid in radar charts | Kore Nordmann | 2007-05-02 | 1 | -0/+317 |
| | |||||
* | - The 3d renderer is not yet able to render radar charts | Kore Nordmann | 2007-04-26 | 1 | -38/+0 |
| | |||||
* | - Created an interface ezcGraphRadarRenderer to be implemented by renderers | Kore Nordmann | 2007-04-26 | 2 | -2/+6 |
| | | | | | | | which are able to render radar charts. # Interface required to not break BC with custom user renderers | ||||
* | - Fixed order of points in arrow head polygons also in 3d renderer | Kore Nordmann | 2007-04-26 | 1 | -4/+7 |
| | | | | | | # No visual difference in compariosion files | ||||
* | - Fixed order of points in arrow head polygons | Kore Nordmann | 2007-04-26 | 2 | -12/+11 |
| | | | | | | | # No visual difference in compariosion files - Fixes arrow heads in rotated axis in radar charts |