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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fixed issue #10830: Automatically shorten labels if not enough space is
Kore Nordmann
2007-05-29
5
-34
/
+177
*
- Fixed issue #10852: Fixed radar chart documentation
Kore Nordmann
2007-05-29
1
-6
/
+5
*
- Fixed issue #10846: Division by zero in polygon size reducement algorithm
Kore Nordmann
2007-05-25
1
-1
/
+24
*
. Forgot to commit changes in 3d renderer in last commit
Kore Nordmann
2007-05-25
1
-1
/
+3
*
- Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0
Kore Nordmann
2007-05-24
4
-1
/
+43
*
- Doc fixes.
Tobias Schlitt
2007-05-10
7
-7
/
+7
*
- Fixed docblocks
Kore Nordmann
2007-05-10
2
-2
/
+2
*
- Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERIC
Kore Nordmann
2007-05-10
1
-39
/
+39
*
- Fixed issue #10746: Border size reducement algorithm fails for polygones
Kore Nordmann
2007-05-10
5
-6
/
+109
*
- Removed unusable code from radar chart
Kore Nordmann
2007-05-10
1
-16
/
+0
*
- Fixed issue #10759: Unset implementation broken in array access in datasets
Kore Nordmann
2007-05-10
2
-3
/
+3
*
- Fixed issue #10745 (BaxedAxisLabelRenderer wrong label positions for angles:
Kore Nordmann
2007-05-10
1
-20
/
+43
*
- Fixed issue #10747: axisLabelRotatedRenderer accesses unitialised variables
Kore Nordmann
2007-05-10
1
-0
/
+6
*
- Fixed issue #10744: ExactAxisLabelRenderer shows last value at position of
Kore Nordmann
2007-05-10
1
-5
/
+10
*
- Fixed issue #10741: Make ezcGraphOutOfLogithmicalBoundingsException more
Kore Nordmann
2007-05-08
1
-1
/
+1
*
- Fixed CS
Derick Rethans
2007-05-04
2
-4
/
+4
*
- Update autoload file for Graph, they are now sorted according to dependencies.
Derick Rethans
2007-05-03
1
-112
/
+100
*
- Removed PdoDataset from Graph components
Kore Nordmann
2007-05-03
6
-217
/
+1
*
- Fixed issue #10693: ezcGraphChartElementAxis::getSteps returns minor steps
Kore Nordmann
2007-05-02
1
-1
/
+2
*
- Implemented radar label renderer for correct grid in radar charts
Kore Nordmann
2007-05-02
3
-56
/
+428
*
- The 3d renderer is not yet able to render radar charts
Kore Nordmann
2007-04-26
1
-38
/
+0
*
- Created an interface ezcGraphRadarRenderer to be implemented by renderers
Kore Nordmann
2007-04-26
6
-36
/
+71
*
- Fixed order of points in arrow head polygons also in 3d renderer
Kore Nordmann
2007-04-26
1
-4
/
+7
*
- Fixed order of points in arrow head polygons
Kore Nordmann
2007-04-26
2
-12
/
+11
*
- Fixes issue #10675: Arrow heads on axis too small
Kore Nordmann
2007-04-26
3
-6
/
+24
*
- First working version of radar charts
Kore Nordmann
2007-04-26
10
-145
/
+910
*
- Added feature #10017: Plot whole months on date axis respecting their
Kore Nordmann
2007-04-12
1
-2
/
+85
*
- Added feature #10470: Add support for format callback functions on all axis
Kore Nordmann
2007-04-12
5
-7
/
+81
*
- Fixed issue #10599: Pie chart label formattig callback only accepts callback
Kore Nordmann
2007-04-12
1
-1
/
+1
*
- Fixed issue #10584: API Doc for ezcGraphPdoDataSet::createFromPdo() is wrong
Kore Nordmann
2007-04-12
1
-4
/
+31
*
- Implemented @TODO: Throw exception when axis with unregular steps is used
Kore Nordmann
2007-04-10
3
-16
/
+62
*
- Fixed issue #10536: Bar side polygones are drawn at the wrong side.
Kore Nordmann
2007-04-10
1
-0
/
+5
*
- Removed debugging output
Kore Nordmann
2007-04-10
1
-6
/
+1
*
- Added automatic detection of optimal rotation when using the axis rotated
Kore Nordmann
2007-04-10
1
-38
/
+137
*
- Fixed rotation center when using the 3d renderer
Kore Nordmann
2007-04-05
1
-0
/
+9
*
- Fixed rotation based label width reducement on rotated axis
Kore Nordmann
2007-04-05
1
-4
/
+4
*
- Implemented text rotation in flash driver
Kore Nordmann
2007-04-05
1
-5
/
+25
*
- Got rotated texts working with all GD font renderers
Kore Nordmann
2007-04-05
1
-12
/
+66
*
- Optimized algorithm for polygon size reducement
Kore Nordmann
2007-04-03
1
-14
/
+21
*
- Started implementing feature request #9404 (Rotated labels on axis)
Kore Nordmann
2007-03-29
10
-18
/
+382
*
- Added private classes for more convenient coordinate and vector
Kore Nordmann
2007-03-27
5
-0
/
+202
*
- Actually use link style property from SVG driver
Kore Nordmann
2007-03-08
1
-2
/
+2
*
- Added feature #9511: Added helper functions to create image maps an link SVG
Kore Nordmann
2007-03-08
12
-6
/
+286
*
- Use properties array for dataset properties
Kore Nordmann
2007-03-05
1
-50
/
+30
*
- Implemented #10375: Manually reduce or increase the label count on labeled ...
Kore Nordmann
2007-03-05
1
-32
/
+83
*
- Fixed typo
Kore Nordmann
2007-03-05
1
-1
/
+1
*
- Removed debug output
Kore Nordmann
2007-03-01
1
-14
/
+0
*
- Fixed issue #10275: Low label count on labeled axis
Kore Nordmann
2007-03-01
1
-2
/
+131
*
- Fixed issue #10246: sprintf output modification in PHP 5.2.1
Kore Nordmann
2007-03-01
1
-1
/
+1
*
- Implemented #10276 for boxed axis label renderer
Kore Nordmann
2007-03-01
2
-88
/
+95
[next]