Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use non-local-aware number printing everywhere | Kore Nordmann | 2013-12-21 | 1 | -1/+1 |
| | |||||
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 3 | -3/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 3 | -3/+54 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 3 | -3/+3 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 3 | -3/+3 |
| | |||||
* | - More documentation improvements | Kore Nordmann | 2008-08-20 | 3 | -0/+29 |
| | | | | | | # There is still some way to go... | ||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 3 | -3/+3 |
| | |||||
* | - Fixed initialisations of struct variables | Kore Nordmann | 2007-06-12 | 2 | -2/+2 |
| | | | | | | # Detected by doc coverage | ||||
* | - More documentation fixes | Kore Nordmann | 2007-06-12 | 2 | -2/+5 |
| | |||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 3 | -0/+3 |
| | |||||
* | - Doc fixes. | Tobias Schlitt | 2007-05-10 | 1 | -1/+1 |
| | | | | | | # We abuse phpDoc here and therefore need type names without spaces. | ||||
* | - Added feature #9511: Added helper functions to create image maps an link SVG | Kore Nordmann | 2007-03-08 | 1 | -1/+16 |
| | | | | | | images in ezcGraphTools | ||||
* | - Implemented #20276 for centered axis label renderer | Kore Nordmann | 2007-02-26 | 1 | -0/+96 |
| | |||||
* | - Added simple private __toString method for coordinates and vectors for | Kore Nordmann | 2007-02-07 | 1 | -0/+11 |
| | | | | | | debugging | ||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 2 | -2/+2 |
| | |||||
* | - Fixed: Bug #9762 (Structs don't extend ezcBaseStruct) | Kore Nordmann | 2006-12-08 | 2 | -42/+2 |
| | |||||
* | - Added tests for structs | Kore Nordmann | 2006-10-27 | 1 | -2/+2 |
| | |||||
* | - Added documentation | Kore Nordmann | 2006-09-21 | 2 | -4/+91 |
| | | | | | | - Removed no longer used exceptions | ||||
* | - Added image map support | Kore Nordmann | 2006-09-12 | 1 | -0/+35 |
| | | | | | | # This changes all generated SVGs because each genereted element has an ID now | ||||
* | - Enhanced font configuration | Kore Nordmann | 2006-09-06 | 1 | -56/+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 | ||||
* | - Pimped pie charts | Kore Nordmann | 2006-08-25 | 1 | -240/+0 |
| | | | | | | | | Look at Graph/tests/data/compare/ezcGraphRenderer3dTest_testRenderLabeledPieSegmentWithGleamAndShadow.svg # Caused by a 25h travel from Dortmund to Vancover and commited on an open # WLAN in Osoyoos in Okanagan Valley, Canada | ||||
* | - Added basic 3d renderer | Kore Nordmann | 2006-08-02 | 1 | -2/+18 |
| | | | | | | | # Several unresolved rendering issues - Fixed filled line charts in 2d renderer | ||||
* | - Finished exact label renderer and render chart labals again | Kore Nordmann | 2006-07-24 | 1 | -0/+15 |
| | |||||
* | - Refactored ezcGraphRenderer | Kore Nordmann | 2006-07-11 | 1 | -1/+5 |
| | | | | | | # Most test run again, but complete result is still errnous | ||||
* | - Added tests and basic implementation for pie charts | Kore Nordmann | 2006-06-12 | 1 | -3/+3 |
| | |||||
* | - Added outomatic colorization from pallets | Kore Nordmann | 2006-06-06 | 1 | -1/+5 |
| | |||||
* | - Implemented circular arcs for gd driver | Kore Nordmann | 2006-05-30 | 1 | -0/+18 |
| | |||||
* | - Implemented tests for line chart legend rendering | Kore Nordmann | 2006-05-23 | 1 | -1/+3 |
| | | | | | | - Implemented legend rendering | ||||
* | - Refactored rendering methods | Kore Nordmann | 2006-05-19 | 2 | -2/+37 |
| | | | | | | - Refactored chart title to be a chartelement | ||||
* | - Added more tests for ezcGraphChart | Kore Nordmann | 2006-05-09 | 1 | -35/+0 |
| | | | | | | | - Implemented setting renderer and driver - Started with setting of chart options (yet incomplete) | ||||
* | - Added documentation to color class | Kore Nordmann | 2006-05-09 | 1 | -3/+39 |
| | | | | | | - Fixed typo | ||||
* | - Completed color tests | Kore Nordmann | 2006-05-09 | 1 | -3/+89 |
| | | | | | | - Implemented factory methods in ezcGraphColor | ||||
* | - Added static methods to ezcGraphColor to create colors from deifferent color | Kore Nordmann | 2006-05-09 | 1 | -0/+41 |
| | | | | | | representations | ||||
* | - Added class stubs for ezcGraph | Kore Nordmann | 2006-05-08 | 3 | -0/+109 |