index
:
zetacomponents-graph
fill-color-separation
fix-utf8-graph-labels
horiz-stacked-render
master
radar-bound-fill
Raptor Engineering's copy of the Zeta Components Graph module
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
charts
/
line.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to only render specific datasets with fill color as opposed to all...
fill-color-separation
Timothy Pearson
2016-01-11
1
-1
/
+6
*
- Updated: Moving copyright information to NOTICE files.
Ole Marius Smestad
2010-08-12
1
-1
/
+0
*
- Fixed: Adjusted source headers of Graph to Apache license.
Tobias Schlitt
2010-07-30
1
-1
/
+18
*
- s/2009/2010/g
Derick Rethans
2010-01-08
1
-1
/
+1
*
- Implemented: #15133: Better configurable axis spaces.
Kore Nordmann
2009-07-21
1
-13
/
+5
*
- Implemented: #13341: Vertical Bar Charts
Kore Nordmann
2009-07-14
1
-32
/
+42
*
- Fixed #14857: Highlight text misplaced in charts with multiple bar data
Kore Nordmann
2009-05-28
1
-19
/
+63
*
- s/2008/2009.
Derick Rethans
2009-02-23
1
-1
/
+1
*
- Tested multiple axis, when used with different axis space settings.
Kore Nordmann
2009-02-04
1
-1
/
+1
*
- Refactored axis space handling in a BC compatible way. Fixes division by zero
Kore Nordmann
2009-02-03
1
-25
/
+41
*
- Implemented feature #014010: Possibility to set x/y offsets for
Kore Nordmann
2008-12-04
1
-1
/
+3
*
- Fixed issue #13253: Division by zero when trying to render stacked bars.
Kore Nordmann
2008-07-02
1
-1
/
+2
*
- Implemented feature #11979: Line width configurable per data set.
Kore Nordmann
2008-01-21
1
-1
/
+1
*
- Fixed issue #12405: Highlightfontsize reduced when padding > 0 in highlight
Kore Nordmann
2008-01-21
1
-1
/
+1
*
- Fixed issue #12326: Per datapoint colors not used with bar charts
Kore Nordmann
2008-01-07
1
-1
/
+1
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Fixed doc blocks
Kore Nordmann
2007-11-26
1
-3
/
+3
*
- Fixed issue #11511: Line thickness wan't used for rendering
Kore Nordmann
2007-10-23
1
-1
/
+2
*
- Implemented feature #10978: Add support for stacked bar charts
Kore Nordmann
2007-09-06
1
-30
/
+136
*
- Restructured renderData() method for better readability
Kore Nordmann
2007-09-05
1
-93
/
+81
*
- Implemented feature #11247: Custom highlight values in line and bar charts.
Kore Nordmann
2007-09-05
1
-2
/
+2
*
- Implemented features #10322, #10565: Support for multiple x, y axis,
Kore Nordmann
2007-09-04
1
-15
/
+111
*
- More links in documentation
Kore Nordmann
2007-08-13
1
-5
/
+5
*
- Added class property documentation for optin classes
Kore Nordmann
2007-08-13
1
-2
/
+5
*
- Enhanced documentation
Kore Nordmann
2007-08-10
1
-0
/
+4
*
- Added @apichange tags
Kore Nordmann
2007-06-21
1
-0
/
+2
*
- More documentation fixes
Kore Nordmann
2007-06-12
1
-2
/
+11
*
- Fixed version tag in docblocks
Kore Nordmann
2007-06-12
1
-0
/
+1
*
- Implemented @TODO: Throw exception when axis with unregular steps is used
Kore Nordmann
2007-04-10
1
-16
/
+36
*
- Added feature #9511: Added helper functions to create image maps an link SVG
Kore Nordmann
2007-03-08
1
-4
/
+6
*
- Implemented #20276 for centered axis label renderer
Kore Nordmann
2007-02-26
1
-0
/
+3
*
- Fixed issue #10055: Improve chart class documentation with chart elements
Kore Nordmann
2007-02-15
1
-0
/
+16
*
- Welcome to 2007.
Derick Rethans
2007-01-11
1
-1
/
+1
*
- Make renderToOutput() method available to chart
Kore Nordmann
2007-01-04
1
-13
/
+34
*
- Fixed: Bug #9795 (Interferring bars, when bars count is higher then major
Kore Nordmann
2006-12-13
1
-1
/
+7
*
- Marked important classes
Kore Nordmann
2006-12-07
1
-0
/
+1
*
- Fixed bug #9568: (Devision by zero warning)
Kore Nordmann
2006-11-30
1
-0
/
+5
*
- Added and improved documentation
Kore Nordmann
2006-09-20
1
-6
/
+48
*
- Added background and border to font configuration
Kore Nordmann
2006-09-19
1
-1
/
+34
*
- Added image map support
Kore Nordmann
2006-09-12
1
-1
/
+3
*
- Fixed bug caused by different axis space for axis
Kore Nordmann
2006-09-11
1
-2
/
+2
*
- Got average datasets working
Kore Nordmann
2006-09-06
1
-4
/
+1
*
- Moved properties to properties array
Kore Nordmann
2006-08-18
1
-0
/
+12
*
- Use symbol as bottom shape for bars in 3d renderer
Kore Nordmann
2006-08-15
1
-0
/
+1
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
1
-1
/
+1
*
- Changed datsets to accept instances of ezcGraphDataSet only
Kore Nordmann
2006-08-14
1
-32
/
+108
*
- Added option to gd driver to set an external image as background
Kore Nordmann
2006-08-09
1
-10
/
+0
*
- Renamed Dataset to DataSet
Kore Nordmann
2006-08-07
1
-1
/
+1
*
- Added basic 3d renderer
Kore Nordmann
2006-08-02
1
-1
/
+8
*
- Fixed boundings for line chart data
Kore Nordmann
2006-07-24
1
-4
/
+7
[next]