summaryrefslogtreecommitdiffstats
path: root/src/driver
Commit message (Expand)AuthorAgeFilesLines
* - Accelerated and abstracted font size estimating in driversKore Nordmann2006-10-263-237/+31
* - Added some more documentationKore Nordmann2006-10-201-0/+43
* - Fixed circular arcs in ming driverKore Nordmann2006-10-201-36/+81
* - Fixed characters added to flash filesKore Nordmann2006-10-201-2/+2
* - Added gradient support to ming driverKore Nordmann2006-10-191-5/+67
* - Got texts working in ming driverKore Nordmann2006-10-191-13/+273
* - Use htmlspecialchars instead of htmlentitiesKore Nordmann2006-10-181-2/+2
* - Use htmlentities to escape texts in SVG driverKore Nordmann2006-10-181-2/+2
* - Added first, not complete working, version of ming driverKore Nordmann2006-10-131-0/+493
* - Added text shadow to font optionsKore Nordmann2006-10-042-37/+72
* - Make text background working in gd driver with activated supersamplingKore Nordmann2006-10-041-0/+4
* - Tabs to spacesDerick Rethans2006-09-281-4/+4
* - Fixed CS issues.Derick Rethans2006-09-252-9/+11
* - Throw ezcGraphFontRenderingException on too small texts in SVG driverKore Nordmann2006-09-241-0/+5
* - Added tests for jpeg generationKore Nordmann2006-09-211-1/+1
* - Fixed documentation: s/ressource/resource/Kore Nordmann2006-09-211-13/+13
* - Added documentationKore Nordmann2006-09-212-75/+266
* - Make better assumptions an character width in SVG driverKore Nordmann2006-09-191-6/+18
* - Added background and border to font configurationKore Nordmann2006-09-192-9/+197
* - Made id prefix for svg elements customizeableKore Nordmann2006-09-121-9/+9
* - Added image map supportKore Nordmann2006-09-122-14/+125
* - Skip tests if extension or extension feature is not availableKore Nordmann2006-09-111-4/+4
* - Added axis labelsKore Nordmann2006-09-071-1/+1
* - Enhanced font configurationKore Nordmann2006-09-061-34/+150
* - Pimped pie chartsKore Nordmann2006-08-252-158/+331
* - Started refactoring of font configurationKore Nordmann2006-08-182-7/+8
* - 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 option to gd driver to set an external image as backgroundKore Nordmann2006-08-091-1/+1
* - Added possibility to set a background for gd driverKore Nordmann2006-08-091-32/+77
* - 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-212-9/+9
* - Fixed gd driver test cases to use assertImageSimilarKore Nordmann2006-07-111-4/+9
* - Refactored ezcGraphRendererKore Nordmann2006-07-112-1/+203
* - Converted tabs to whitespacesKore Nordmann2006-06-281-19/+19
* - Added SVG driverKore Nordmann2006-06-282-6/+443
* - Added tests and implementation for background images in chartsKore Nordmann2006-06-121-3/+3
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-122-19/+42
* - Added missing exception to autoload fileKore Nordmann2006-06-121-1/+1
* - Improved supersamplingKore Nordmann2006-06-091-32/+45
* - Added test for palettesKore Nordmann2006-06-061-0/+1
* - Added arrow heads to axisKore Nordmann2006-06-061-1/+1
* - Fixed axis to use axis type based labeling methods, which results in betterKore Nordmann2006-06-061-1/+0
* - Fixed notice occuring, when chart is to small to render any stringsKore Nordmann2006-06-031-0/+1
* - Added supersampling for gd driverKore Nordmann2006-06-031-26/+148
* - Fixed issue with custom fonts for single elementsKore Nordmann2006-06-021-5/+6
* - Synchronize font size for each elementKore Nordmann2006-06-021-22/+56
OpenPOWER on IntegriCloud