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
*
- 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
*
- Fixed boundings calculation for axis and data
Kore Nordmann
2006-07-11
1
-0
/
+7
*
- Refactored ezcGraphRenderer
Kore Nordmann
2006-07-11
1
-108
/
+26
*
- Made symbol size in line charts customizeable
Kore Nordmann
2006-06-27
1
-2
/
+3
*
- Fixed division by zero with zero values and filled lines
Kore Nordmann
2006-06-19
1
-3
/
+5
*
- Renamed X_axis and Y_axis to xAxis and yAxis
Kore Nordmann
2006-06-14
1
-21
/
+21
*
- Add possibility to use filled line charts
Kore Nordmann
2006-06-14
1
-0
/
+75
*
- Made line thickness for line charts adjustable
Kore Nordmann
2006-06-14
1
-2
/
+2
*
- Disable rendering of selected chart elements
Kore Nordmann
2006-06-14
1
-0
/
+6
*
- Added tests and implementation for background images in charts
Kore Nordmann
2006-06-12
1
-0
/
+2
*
- Added tests and basic implementation for pie charts
Kore Nordmann
2006-06-12
1
-1
/
+3
*
- Added test for numerix X axis
Kore Nordmann
2006-06-08
1
-0
/
+41
*
- Refactored axis API to be able to use each axis type for both, X- and Y-axis
Kore Nordmann
2006-06-08
1
-4
/
+16
*
- Draw background and border for charts
Kore Nordmann
2006-06-06
1
-0
/
+4
*
- Added outomatic colorization from pallets
Kore Nordmann
2006-06-06
1
-2
/
+3
*
- Moved font configuration to elements
Kore Nordmann
2006-06-02
1
-0
/
+3
*
- Added tests for line chart rendering
Kore Nordmann
2006-06-02
1
-2
/
+2
[next]