summaryrefslogtreecommitdiffstats
path: root/src/charts
Commit message (Expand)AuthorAgeFilesLines
* Add option to bound fill between the current dataset and the previous dataset...HEADmasterTimothy Pearson2015-12-131-0/+19
* Add option to only render specific datasets with fill color as opposed to all...Timothy Pearson2015-12-122-2/+12
* Enable stacked rendering for horizontal bar chartshoriz-stacked-renderTimothy Pearson2015-12-111-3/+86
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-126-6/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-306-6/+108
* - s/2009/2010/gDerick Rethans2010-01-086-6/+6
* - Implemented: #15133: Better configurable axis spaces.Kore Nordmann2009-07-211-13/+5
* - Implemented: #13341: Vertical Bar ChartsKore Nordmann2009-07-142-32/+334
* - Fixed #14857: Highlight text misplaced in charts with multiple bar dataKore Nordmann2009-05-281-19/+63
* - s/2008/2009.Derick Rethans2009-02-235-5/+5
* - Tested multiple axis, when used with different axis space settings.Kore Nordmann2009-02-041-1/+1
* - Refactored axis space handling in a BC compatible way. Fixes division by zeroKore Nordmann2009-02-031-25/+41
* - Implemented feature #014010: Possibility to set x/y offsets forKore Nordmann2008-12-041-1/+3
* - Fixed issue #13253: Division by zero when trying to render stacked bars.Kore Nordmann2008-07-021-1/+2
* - Implemented feature #11979: Line width configurable per data set.Kore Nordmann2008-01-211-1/+1
* - Fixed issue #12405: Highlightfontsize reduced when padding > 0 in highlightKore Nordmann2008-01-211-1/+1
* - Fixed issue #12326: Per datapoint colors not used with bar chartsKore Nordmann2008-01-071-1/+1
* - Welcome to 2008.Derick Rethans2008-01-025-5/+5
* - WSKore Nordmann2007-11-261-1/+1
* - Fixed doc blocksKore Nordmann2007-11-261-3/+3
* - Fixed some first issues in GraphKore Nordmann2007-11-231-1/+105
* - Fixed class doc blockKore Nordmann2007-11-231-3/+3
* - Show zero value by default for odometer axisKore Nordmann2007-11-211-0/+1
* - Fixed version docblocksKore Nordmann2007-11-211-1/+1
* - Fix docblocks.Sebastian Bergmann2007-11-211-1/+1
* - Added support for odometer chartsKore Nordmann2007-11-211-0/+191
* - Fixed issue #11511: Line thickness wan't used for renderingKore Nordmann2007-10-231-1/+2
* - Implemented feature #10978: Add support for stacked bar chartsKore Nordmann2007-09-061-30/+136
* - Restructured renderData() method for better readabilityKore Nordmann2007-09-051-93/+81
* - Implemented feature #11325: Allow values of 0 to be added to pie charts, toKore Nordmann2007-09-051-2/+8
* - Implemented feature #11247: Custom highlight values in line and bar charts.Kore Nordmann2007-09-051-2/+2
* - Implemented features #10322, #10565: Support for multiple x, y axis,Kore Nordmann2007-09-041-15/+111
* - More links in documentationKore Nordmann2007-08-134-18/+18
* - Added class property documentation for optin classesKore Nordmann2007-08-134-7/+21
* - Enhanced documentationKore Nordmann2007-08-104-0/+16
* - Added @apichange tagsKore Nordmann2007-06-213-0/+6
* - Doc fixes.Tobias Schlitt2007-06-211-7/+8
* - More documentation fixesKore Nordmann2007-06-123-7/+36
* - Fixed version tag in docblocksKore Nordmann2007-06-124-0/+4
* - Fixed issue #10852: Fixed radar chart documentationKore Nordmann2007-05-291-6/+5
* - Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0Kore Nordmann2007-05-241-1/+11
* - Removed unusable code from radar chartKore Nordmann2007-05-101-16/+0
* - Implemented radar label renderer for correct grid in radar chartsKore Nordmann2007-05-021-56/+110
* - Created an interface ezcGraphRadarRenderer to be implemented by renderers Kore Nordmann2007-04-261-0/+10
* - First working version of radar chartsKore Nordmann2007-04-261-0/+387
* - Implemented @TODO: Throw exception when axis with unregular steps is used Kore Nordmann2007-04-101-16/+36
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-082-5/+9
* - Implemented #20276 for centered axis label rendererKore Nordmann2007-02-261-0/+3
* - Fixed issue #10055: Improve chart class documentation with chart elementsKore Nordmann2007-02-153-0/+45
* - Welcome to 2007.Derick Rethans2007-01-113-3/+3
OpenPOWER on IntegriCloud