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
...
*
- 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
*
- Fixed private verbose driver to implement all required methods
Kore Nordmann
2007-03-01
1
-0
/
+13
*
- Implemented #20276 for exact axis label renderer
Kore Nordmann
2007-02-26
2
-128
/
+123
*
- Implemented #20276 for centered axis label renderer
Kore Nordmann
2007-02-26
5
-100
/
+278
*
- Fixed issue #10199: Use saveXML instead of save( 'php://output' ) to work
Kore Nordmann
2007-02-19
1
-0
/
+18
*
- Fixed issue #10055: Improve chart class documentation with chart elements
Kore Nordmann
2007-02-15
3
-0
/
+45
*
- Another case fixed for bug #10018.
Kore Nordmann
2007-02-15
1
-0
/
+17
*
- Implemented #9405 (PDO data set)
Kore Nordmann
2007-02-15
6
-0
/
+198
*
- Implemented ellipse size reducement in flash driver
Kore Nordmann
2007-02-08
2
-8
/
+25
*
- Implemented ellipse size reducement in SVG driver
Kore Nordmann
2007-02-07
1
-28
/
+63
*
- Calculate edge points for ellipses with reduced size correctly
Kore Nordmann
2007-02-07
1
-10
/
+37
*
- Added simple private __toString method for coordinates and vectors for
Kore Nordmann
2007-02-07
1
-0
/
+11
*
- Removed not longer used assignement
Kore Nordmann
2007-02-01
1
-2
/
+0
*
- Removed debug output
Kore Nordmann
2007-02-01
1
-6
/
+0
*
- Correctly fixed polygon size reducement
Kore Nordmann
2007-02-01
3
-10
/
+41
*
. Test unify for vector with zero length
Kore Nordmann
2007-02-01
1
-5
/
+11
*
- Added and test method to receive angle between two vectors
Kore Nordmann
2007-02-01
1
-0
/
+20
*
- Temporary removed polygon size reducement from flash driver, too
Kore Nordmann
2007-01-31
1
-1
/
+1
*
- Added initial version for polygon and ellipse segment size reducement
Kore Nordmann
2007-01-31
1
-28
/
+115
*
- Commented out polygon size reducement
Kore Nordmann
2007-01-31
1
-1
/
+1
*
- Renamed rotation methods
Kore Nordmann
2007-01-31
1
-6
/
+6
*
- Always return $this, to enable "fluent interfaces"
Kore Nordmann
2007-01-25
1
-0
/
+12
*
- Added simple class for 2d vectors as an extension for coordinates to
Kore Nordmann
2007-01-25
2
-0
/
+133
*
- Use deg2rad() instead of custom calculation
Kore Nordmann
2007-01-25
1
-8
/
+8
*
- Added documentation to ezcGraphDriver::reducePolygonSize
Kore Nordmann
2007-01-25
1
-0
/
+17
*
- Partly fixed issue #9765
Kore Nordmann
2007-01-24
2
-2
/
+9
[prev]
[next]