summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Fixed issue #13595: majorStep overridden if min and max are both setKore Nordmann2008-09-103-1/+49
* - Documented create() method in color structKore Nordmann2008-08-271-10/+31
* - Enhanced axis class level documentationKore Nordmann2008-08-274-18/+211
* - Enhanced chart element documentationKore Nordmann2008-08-2713-13/+293
* - More documentation improvementsKore Nordmann2008-08-2015-37/+189
* - Started with better class level documentation.Kore Nordmann2008-08-202-0/+38
* - Fixed issue #13361: Provided workaround for ext/GD bug:Kore Nordmann2008-07-181-0/+22
* - Fixed issue #13253: Division by zero when trying to render stacked bars.Kore Nordmann2008-07-021-1/+2
* - Implemented feature #11981: Provide option for exact axis label renderer toKore Nordmann2008-06-181-6/+40
* - Implemented feature #13102: Axes not extending beyond zero in line chartsKore Nordmann2008-06-183-7/+74
* - Implemented feature #13103: Different axes end stylesKore Nordmann2008-06-185-67/+109
* - Fixed typo.Derick Rethans2008-06-181-1/+1
* - Resolved #12379: Ensure one chart can be rerendered with new datasets)Kore Nordmann2008-05-313-0/+73
* - Fixed issue #12581: Wrong axis captions in bar charts with manual min/maxKore Nordmann2008-05-271-0/+18
* - Implemented feature #10829: Get resource from driverKore Nordmann2008-05-034-9/+77
* - Speedup glyph lookup by adding a glyph cache per fontKore Nordmann2008-05-031-3/+17
* - Implemented feature #10957: Embed glyphs for exact SVG font width estimationKore Nordmann2008-05-035-14/+332
* - Fix comments.Derick Rethans2008-03-251-2/+2
* - Fixed issue #12483: Average dataset does not work with a single value.Kore Nordmann2008-02-051-5/+11
* - Doc typo.Tobias Schlitt2008-02-021-1/+1
* - Implemented feature #12382: Enhance line chart to allow invisible lines.Kore Nordmann2008-01-211-0/+8
* - Implemented feature #11979: Line width configurable per data set.Kore Nordmann2008-01-212-1/+3
* - Fixed issue #12405: Highlightfontsize reduced when padding > 0 in highlightKore Nordmann2008-01-211-1/+1
OpenPOWER on IntegriCloud