Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 1 | -1/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 1 | -1/+18 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | - Implamented feature #14146: Add new data symbols - square and box | Kore Nordmann | 2009-01-20 | 1 | -0/+8 |
| | |||||
* | - Implemented feature #13103: Different axes end styles | Kore Nordmann | 2008-06-18 | 1 | -0/+5 |
| | |||||
* | - Implemented feature #10957: Embed glyphs for exact SVG font width estimation | Kore Nordmann | 2008-05-03 | 1 | -0/+5 |
| | | | | | | | # Lots of binary diffs, because font-family names are now enclosed in ' in SVG # files. | ||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 1 | -1/+1 |
| | |||||
* | - Added support for odometer charts | Kore Nordmann | 2007-11-21 | 1 | -0/+4 |
| | | | | | | # Thanks to Lars Jankowski from Oxid esales for the initial patch. | ||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 1 | -0/+1 |
| | |||||
* | - Implemented #9405 (PDO data set) | Kore Nordmann | 2007-02-15 | 1 | -0/+9 |
| | |||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 1 | -1/+1 |
| | |||||
* | - Added first, not complete working, version of ming driver | Kore Nordmann | 2006-10-13 | 1 | -0/+4 |
| | | | | | | | | | # Image drawing causes not proper handled error, causing an inifinite loop in PHP # Font drawing causes Segmentation fault # Ming driver tests commented out for now in test suite | ||||
* | - Added and improved documentation | Kore Nordmann | 2006-09-20 | 1 | -2/+70 |
| | |||||
* | - Enhanced font configuration | Kore Nordmann | 2006-09-06 | 1 | -5/+0 |
| | | | | | | | | | - Use Free Type 2 by default now, fallback to native ttf, if not available - Use t1lib for PostScript Type1 fonts - Throw an exception, if some texts could not be rendered with minimum font size | ||||
* | - Started refactoring of font configuration | Kore Nordmann | 2006-08-18 | 1 | -0/+10 |
| | | | | | | | # - The next iteration will enable you to use the different font rendering # methods from ext/GD | ||||
* | - Changed datsets to accept instances of ezcGraphDataSet only | Kore Nordmann | 2006-08-14 | 1 | -0/+4 |
| | | | | | | | - Added bar charts - Globally increase acceptable difference noise for created images in tests | ||||
* | - Removed factory methods and replaced them with direct class instantiation. | Kore Nordmann | 2006-08-07 | 1 | -47/+0 |
| | |||||
* | - Refactored ezcGraphRenderer | Kore Nordmann | 2006-07-11 | 1 | -0/+4 |
| | | | | | | # Most test run again, but complete result is still errnous | ||||
* | - Added outomatic colorization from pallets | Kore Nordmann | 2006-06-06 | 1 | -0/+6 |
| | |||||
* | - Added test for palettes | Kore Nordmann | 2006-06-06 | 1 | -0/+13 |
| | | | | | | | - Added basic implementatoin of palettes # Not used for automatic colorization yet | ||||
* | - Added tests for vertical alignement | Kore Nordmann | 2006-06-02 | 1 | -0/+1 |
| | | | | | | - Added support for vertical alignement to GD driver | ||||
* | - Added test for axis rendering | Kore Nordmann | 2006-05-31 | 1 | -3/+3 |
| | | | | | | | - Implemented axis rendering - Missing lables | ||||
* | - Added basic 2d renderer test | Kore Nordmann | 2006-05-29 | 1 | -0/+2 |
| | | | | | | - Implemented tested 2d renderer functions | ||||
* | - Implemented tests for line chart legend rendering | Kore Nordmann | 2006-05-23 | 1 | -0/+2 |
| | | | | | | - Implemented legend rendering | ||||
* | - Implementation for legend tests | Kore Nordmann | 2006-05-15 | 1 | -0/+5 |
| | |||||
* | - Fixed version tag | Kore Nordmann | 2006-05-15 | 1 | -1/+1 |
| | |||||
* | - Added basic tests for dataset creation | Kore Nordmann | 2006-05-10 | 1 | -0/+2 |
| | |||||
* | - Fixed codingstyle and doc block | Kore Nordmann | 2006-05-08 | 1 | -4/+4 |
| | |||||
* | - Added test for ezcGraph class | Kore Nordmann | 2006-05-08 | 1 | -5/+19 |
| | | | | | | | - Added basic autoload file - Implemented factory method for charts | ||||
* | - Added class stubs for ezcGraph | Kore Nordmann | 2006-05-08 | 1 | -0/+32 |