summaryrefslogtreecommitdiffstats
path: root/src/driver/svg.php
Commit message (Expand)AuthorAgeFilesLines
* - Made id prefix for svg elements customizeableKore Nordmann2006-09-121-9/+9
* - Added image map supportKore Nordmann2006-09-121-14/+38
* - Pimped pie chartsKore Nordmann2006-08-251-118/+274
* - Started refactoring of font configurationKore Nordmann2006-08-181-2/+3
* - Changed access to datasets from $chart['dataset'] to $chart->data['dataset']Kore Nordmann2006-08-151-0/+1
* - Added templating for SVG documentsKore Nordmann2006-08-091-41/+66
* - Added inline base64 encoded images for svg driverKore Nordmann2006-08-091-9/+14
* - Added svg rendering optionsKore Nordmann2006-08-081-8/+15
* - Removed not used call of gd function in svg driverKore Nordmann2006-08-081-1/+0
* - Removed broken and yet useless namespace assignement from generated SVGKore Nordmann2006-08-081-1/+3
* - Readded drawing of axis steps and grids (only available in Kore Nordmann2006-07-211-1/+0
* - Converted tabs to whitespacesKore Nordmann2006-06-281-19/+19
* - Added SVG driverKore Nordmann2006-06-281-4/+441
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-121-3/+3
* - Completed GD driverKore Nordmann2006-05-311-1/+1
* - Implemented circular arcs for gd driverKore Nordmann2006-05-301-7/+14
* - Updated class definitions for driverKore Nordmann2006-05-291-0/+11
* - Added basic 2d renderer testKore Nordmann2006-05-291-20/+25
* - Added missing dummy svg driver used in testsKore Nordmann2006-05-221-0/+117
OpenPOWER on IntegriCloud