summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add option to bound fill between the current dataset and the previous dataset...HEADmasterTimothy Pearson2015-12-134-4/+46
* Add option to only render specific datasets with fill color as opposed to all...Timothy Pearson2015-12-123-2/+31
* Enable stacked rendering for horizontal bar chartshoriz-stacked-renderTimothy Pearson2015-12-112-3/+156
* Merge pull request #2 from mschirmacher/masterKore Nordmann2013-12-211-26/+32
|\
| * Patched ezcGraphRenderer3d to render labels correclty in case of additional axesMalte Schirmacher2013-01-231-26/+32
* | Revert "Use non-local dependent formatting options everywhere"Kore Nordmann2013-12-215-7/+7
* | Use non-local dependent formatting options everywhereKore Nordmann2013-12-215-7/+7
* | Also make verbose driver non local awareKore Nordmann2013-12-211-7/+7
* | Use non-local-aware number printing everywhereKore Nordmann2013-12-214-6/+6
|/
* - Fixed #95 (typo in docblock), thanks Yousif MasoudJames Pic2011-12-131-1/+1
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-12117-117/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-30117-117/+2106
* - s/2009/2010/gDerick Rethans2010-01-08117-117/+117
* - Documented highlight offset propertiesKore Nordmann2009-11-241-0/+6
* - Link gleam instead of base symbol to make it easier clickableKore Nordmann2009-11-091-3/+3
* - Fixed #15537: Graph shows to small and truncated rotated axis labels.Kore Nordmann2009-09-291-2/+8
* - Fixed #15578: formatString not working with numeric axisKore Nordmann2009-09-281-0/+4
* - Implemented: #15095: Special rotated label renderer for bar charts.Kore Nordmann2009-07-212-0/+147
* - Refactored rotated axis label renderer for better extensibilityKore Nordmann2009-07-211-197/+254
* - Implemented: #15133: Better configurable axis spaces.Kore Nordmann2009-07-213-65/+71
* - Implemented: #15135: Add support for pecl/cairo's object-oriented APIKore Nordmann2009-07-142-0/+1007
* - Implemented: #13341: Vertical Bar ChartsKore Nordmann2009-07-145-39/+569
* - Implemented: #14294: Add option for axis label rotationKore Nordmann2009-07-042-4/+31
* - Enhanced comment in font options usage exampleKore Nordmann2009-06-031-0/+4
* - Fixed typoKore Nordmann2009-05-291-1/+1
* - Fixed #14538: Performance degration for very high numbers of data pointsKore Nordmann2009-05-292-13/+26
* - Fixed #14857: Highlight text misplaced in charts with multiple bar dataKore Nordmann2009-05-284-24/+90
* - Fixed another potential flaoting point inaccuracy problemKore Nordmann2009-04-281-1/+4
* - spelling fix in javadocgg:ez.no2009-04-231-2/+2
* - Fixed #14655: A full circle sector is not drawn at all in GD driver.Kore Nordmann2009-03-251-0/+5
* - Fixed #14651: Handle floor() floating point inaccuracies in numneric axisKore Nordmann2009-03-251-1/+4
* - Implemented feature #14400: Add shortcut to set background colorKore Nordmann2009-02-251-0/+3
* - s/2008/2009.Derick Rethans2009-02-23112-112/+112
* - Documented: Dataset highlightValue propertyKore Nordmann2009-02-051-0/+2
* - Tested multiple axis, when used with different axis space settings.Kore Nordmann2009-02-041-1/+1
* - Fixed rotated axis label renderer to work with non default axis space andKore Nordmann2009-02-041-11/+7
* - Refactored axis space handling in a BC compatible way. Fixes division by zeroKore Nordmann2009-02-038-194/+401
* - Implamented feature #14146: Add new data symbols - square and boxKore Nordmann2009-01-202-0/+21
* - Implemented feature #13634: Make Offset of ezcGraphAxisRotatedLabelRendererKore Nordmann2009-01-201-5/+23
* - Implemented feature #11980: Provide an initial array with labels for labeledKore Nordmann2009-01-201-0/+15
* - Implemented feature #12897: Add the possibility to have a subtitle forKore Nordmann2009-01-151-2/+7
* - Resolved task #14219: Refactor grid drawing to be less susceptible toKore Nordmann2009-01-071-5/+78
* - Fixed: Fallback string width calculation in svg font handlerKore Nordmann2009-01-021-1/+1
* - Reverted accidential committed restriction on allowed axis space values.Kore Nordmann2008-12-151-2/+2
* - Implemented feature #014010: Possibility to set x/y offsets forKore Nordmann2008-12-046-9/+32
* - Decalre mainclass, to be included and highlighted in documentationKore Nordmann2008-12-021-1/+1
* - Fixed typo in API docsKore Nordmann2008-11-243-3/+3
* - Removed unnecessary realpath() calls, which do not work with paths usingKore Nordmann2008-11-232-2/+1
* - Documented setDriverKore Nordmann2008-11-181-1/+10
* - Better documentation for getElementReferences()Kore Nordmann2008-11-181-1/+39
OpenPOWER on IntegriCloud