summaryrefslogtreecommitdiffstats
path: root/src/charts/line.php
Commit message (Expand)AuthorAgeFilesLines
* Add option to only render specific datasets with fill color as opposed to all...Timothy Pearson2015-12-121-1/+6
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-121-1/+0
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-301-1/+18
* - s/2009/2010/gDerick Rethans2010-01-081-1/+1
* - Implemented: #15133: Better configurable axis spaces.Kore Nordmann2009-07-211-13/+5
* - Implemented: #13341: Vertical Bar ChartsKore Nordmann2009-07-141-32/+42
* - Fixed #14857: Highlight text misplaced in charts with multiple bar dataKore Nordmann2009-05-281-19/+63
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
* - 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-021-1/+1
* - Fixed doc blocksKore Nordmann2007-11-261-3/+3
* - 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 #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-131-5/+5
* - Added class property documentation for optin classesKore Nordmann2007-08-131-2/+5
* - Enhanced documentationKore Nordmann2007-08-101-0/+4
* - Added @apichange tagsKore Nordmann2007-06-211-0/+2
* - More documentation fixesKore Nordmann2007-06-121-2/+11
* - Fixed version tag in docblocksKore Nordmann2007-06-121-0/+1
* - 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-081-4/+6
* - Implemented #20276 for centered axis label rendererKore Nordmann2007-02-261-0/+3
* - Fixed issue #10055: Improve chart class documentation with chart elementsKore Nordmann2007-02-151-0/+16
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Make renderToOutput() method available to chartKore Nordmann2007-01-041-13/+34
* - Fixed: Bug #9795 (Interferring bars, when bars count is higher then major Kore Nordmann2006-12-131-1/+7
* - Marked important classesKore Nordmann2006-12-071-0/+1
* - Fixed bug #9568: (Devision by zero warning)Kore Nordmann2006-11-301-0/+5
* - Added and improved documentationKore Nordmann2006-09-201-6/+48
* - Added background and border to font configurationKore Nordmann2006-09-191-1/+34
* - Added image map supportKore Nordmann2006-09-121-1/+3
* - Fixed bug caused by different axis space for axisKore Nordmann2006-09-111-2/+2
* - Got average datasets workingKore Nordmann2006-09-061-4/+1
* - Moved properties to properties arrayKore Nordmann2006-08-181-0/+12
* - Use symbol as bottom shape for bars in 3d rendererKore Nordmann2006-08-151-0/+1
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-151-1/+1
* - Changed datsets to accept instances of ezcGraphDataSet onlyKore Nordmann2006-08-141-32/+108
* - Added option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-10/+0
* - Renamed Dataset to DataSetKore Nordmann2006-08-071-1/+1
* - Added basic 3d rendererKore Nordmann2006-08-021-1/+8
* - Fixed boundings for line chart dataKore Nordmann2006-07-241-4/+7
OpenPOWER on IntegriCloud