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
/
driver
/
svg.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
- s/2009/2010/g
Derick Rethans
2010-01-08
1
-1
/
+1
*
- s/2008/2009.
Derick Rethans
2009-02-23
1
-1
/
+1
*
- Implemented feature #10829: Get resource from driver
Kore Nordmann
2008-05-03
1
-1
/
+15
*
- Implemented feature #10957: Embed glyphs for exact SVG font width estimation
Kore Nordmann
2008-05-03
1
-14
/
+37
*
- Welcome to 2008.
Derick Rethans
2008-01-02
1
-1
/
+1
*
- Link more classes
Kore Nordmann
2007-08-13
1
-2
/
+3
*
- Enhanced documentation
Kore Nordmann
2007-08-10
1
-0
/
+35
*
- Fixed bug #11235: In interactive 3d bar charts circle and bullet bars are not
Kore Nordmann
2007-08-08
1
-0
/
+1
*
- Fixed bug #11233: Path for circular arcs in SVG driver may break because of
Kore Nordmann
2007-08-07
1
-1
/
+1
*
- Fixed CS.
Derick Rethans
2007-06-20
1
-2
/
+4
*
- More documentation fixes
Kore Nordmann
2007-06-12
1
-3
/
+4
*
- Fixed version tag in docblocks
Kore Nordmann
2007-06-12
1
-0
/
+1
*
- Fixed issue #10830: Automatically shorten labels if not enough space is
Kore Nordmann
2007-05-29
1
-1
/
+9
*
- 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
1
-2
/
+14
*
- Started implementing feature request #9404 (Rotated labels on axis)
Kore Nordmann
2007-03-29
1
-8
/
+22
*
- Fixed issue #10199: Use saveXML instead of save( 'php://output' ) to work
Kore Nordmann
2007-02-19
1
-0
/
+18
*
- Implemented ellipse size reducement in SVG driver
Kore Nordmann
2007-02-07
1
-28
/
+63
*
- Correctly fixed polygon size reducement
Kore Nordmann
2007-02-01
1
-1
/
+1
*
- Commented out polygon size reducement
Kore Nordmann
2007-01-31
1
-1
/
+1
*
- Use deg2rad() instead of custom calculation
Kore Nordmann
2007-01-25
1
-8
/
+8
*
- Partly fixed issue #9765
Kore Nordmann
2007-01-24
1
-2
/
+2
*
- Partly fixed issue #9765
Kore Nordmann
2007-01-24
1
-0
/
+7
*
- Welcome to 2007.
Derick Rethans
2007-01-11
1
-1
/
+1
*
- Rosolved task #9889: Throw meaningful exception if extension needed for
Kore Nordmann
2007-01-04
1
-0
/
+1
*
- Always use maximum precision of 4 in SVG output
Kore Nordmann
2006-12-15
1
-22
/
+22
*
- Do not use modifier e, because it may be disabled with suhosin extension
Kore Nordmann
2006-12-07
1
-1
/
+8
*
- Marked important classes
Kore Nordmann
2006-12-07
1
-1
/
+1
*
- Fixed comment
Kore Nordmann
2006-12-07
1
-1
/
+1
*
- Tested and improved handling of texts with different charsets in all drivers
Kore Nordmann
2006-12-07
1
-4
/
+46
*
- Implemented #9647 (Add render to output method)
Kore Nordmann
2006-11-30
1
-0
/
+10
*
- Fixed: Bug #9612 (Element links for SVG image in the legend require you to
Kore Nordmann
2006-11-30
1
-2
/
+22
*
- Fixed pie charts in 3d driver with only one 100% data point
Kore Nordmann
2006-11-06
1
-0
/
+5
*
- Accelerated and abstracted font size estimating in drivers
Kore Nordmann
2006-10-26
1
-83
/
+25
*
- Use htmlspecialchars instead of htmlentities
Kore Nordmann
2006-10-18
1
-2
/
+2
*
- Use htmlentities to escape texts in SVG driver
Kore Nordmann
2006-10-18
1
-2
/
+2
*
- Added text shadow to font options
Kore Nordmann
2006-10-04
1
-1
/
+24
*
- Tabs to spaces
Derick Rethans
2006-09-28
1
-4
/
+4
*
- Fixed CS issues.
Derick Rethans
2006-09-25
1
-6
/
+7
*
- Throw ezcGraphFontRenderingException on too small texts in SVG driver
Kore Nordmann
2006-09-24
1
-0
/
+5
*
- Added documentation
Kore Nordmann
2006-09-21
1
-33
/
+133
*
- Make better assumptions an character width in SVG driver
Kore Nordmann
2006-09-19
1
-6
/
+18
*
- Added background and border to font configuration
Kore Nordmann
2006-09-19
1
-8
/
+102
*
- Made id prefix for svg elements customizeable
Kore Nordmann
2006-09-12
1
-9
/
+9
*
- Added image map support
Kore Nordmann
2006-09-12
1
-14
/
+38
*
- Pimped pie charts
Kore Nordmann
2006-08-25
1
-118
/
+274
*
- Started refactoring of font configuration
Kore Nordmann
2006-08-18
1
-2
/
+3
*
- Changed access to datasets from $chart['dataset'] to $chart->data['dataset']
Kore Nordmann
2006-08-15
1
-0
/
+1
*
- Added templating for SVG documents
Kore Nordmann
2006-08-09
1
-41
/
+66
*
- Added inline base64 encoded images for svg driver
Kore Nordmann
2006-08-09
1
-9
/
+14
[next]