summaryrefslogtreecommitdiffstats
path: root/src/structs
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed initialisations of struct variablesKore Nordmann2007-06-122-2/+2
| | | | | | # Detected by doc coverage
* - More documentation fixesKore Nordmann2007-06-122-2/+5
|
* - Fixed version tag in docblocksKore Nordmann2007-06-123-0/+3
|
* - Doc fixes.Tobias Schlitt2007-05-101-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 SVGKore Nordmann2007-03-081-1/+16
| | | | | | images in ezcGraphTools
* - Implemented #20276 for centered axis label rendererKore Nordmann2007-02-261-0/+96
|
* - Added simple private __toString method for coordinates and vectors for Kore Nordmann2007-02-071-0/+11
| | | | | | debugging
* - Welcome to 2007.Derick Rethans2007-01-112-2/+2
|
* - Fixed: Bug #9762 (Structs don't extend ezcBaseStruct)Kore Nordmann2006-12-082-42/+2
|
* - Added tests for structsKore Nordmann2006-10-271-2/+2
|
* - Added documentationKore Nordmann2006-09-212-4/+91
| | | | | | - Removed no longer used exceptions
* - Added image map supportKore Nordmann2006-09-121-0/+35
| | | | | | # This changes all generated SVGs because each genereted element has an ID now
* - Enhanced font configurationKore Nordmann2006-09-061-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 chartsKore Nordmann2006-08-251-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 rendererKore Nordmann2006-08-021-2/+18
| | | | | | | # Several unresolved rendering issues - Fixed filled line charts in 2d renderer
* - Finished exact label renderer and render chart labals againKore Nordmann2006-07-241-0/+15
|
* - Refactored ezcGraphRendererKore Nordmann2006-07-111-1/+5
| | | | | | # Most test run again, but complete result is still errnous
* - Added tests and basic implementation for pie chartsKore Nordmann2006-06-121-3/+3
|
* - Added outomatic colorization from palletsKore Nordmann2006-06-061-1/+5
|
* - Implemented circular arcs for gd driverKore Nordmann2006-05-301-0/+18
|
* - Implemented tests for line chart legend renderingKore Nordmann2006-05-231-1/+3
| | | | | | - Implemented legend rendering
* - Refactored rendering methodsKore Nordmann2006-05-192-2/+37
| | | | | | - Refactored chart title to be a chartelement
* - Added more tests for ezcGraphChartKore Nordmann2006-05-091-35/+0
| | | | | | | - Implemented setting renderer and driver - Started with setting of chart options (yet incomplete)
* - Added documentation to color classKore Nordmann2006-05-091-3/+39
| | | | | | - Fixed typo
* - Completed color testsKore Nordmann2006-05-091-3/+89
| | | | | | - Implemented factory methods in ezcGraphColor
* - Added static methods to ezcGraphColor to create colors from deifferent colorKore Nordmann2006-05-091-0/+41
| | | | | | representations
* - Added class stubs for ezcGraphKore Nordmann2006-05-083-0/+109
OpenPOWER on IntegriCloud