summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Actually use link style property from SVG driverKore Nordmann2007-03-083-2/+33
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-0822-52/+721
* - Added visual tests for depth in 3d rendererKore Nordmann2007-03-055-0/+104
* - Use properties array for dataset propertiesKore Nordmann2007-03-051-50/+30
* - Implemented #10375: Manually reduce or increase the label count on labeled ...Kore Nordmann2007-03-056-32/+204
* - Fixed typoKore Nordmann2007-03-051-1/+1
* - Explain how to integrate custom palettes with ezcGraphKore Nordmann2007-03-051-1/+3
* - Removed debug outputKore Nordmann2007-03-011-14/+0
* - Fixed issue #10275: Low label count on labeled axisKore Nordmann2007-03-014-4/+279
* - Fixed issue #10246: sprintf output modification in PHP 5.2.1Kore Nordmann2007-03-015-3/+184
* - Implemented #10276 for boxed axis label rendererKore Nordmann2007-03-016-92/+99
* - Fixed private verbose driver to implement all required methodsKore Nordmann2007-03-011-0/+13
* - Implemented #20276 for exact axis label rendererKore Nordmann2007-02-265-130/+168
* - Implemented #20276 for centered axis label rendererKore Nordmann2007-02-265-100/+278
* - Fixed issue #10199: Use saveXML instead of save( 'php://output' ) to workKore Nordmann2007-02-192-0/+20
* - Fixed issue #10055: Improve chart class documentation with chart elementsKore Nordmann2007-02-154-0/+46
* - Another case fixed for bug #10018.Kore Nordmann2007-02-153-0/+44
* - Implemented #9405 (PDO data set)Kore Nordmann2007-02-158-0/+555
* - Added missing text fileKore Nordmann2007-02-141-0/+0
* - Use create_function instead of custom function creation to be able to rerun Kore Nordmann2007-02-081-5/+5
* - Implemented ellipse size reducement in flash driverKore Nordmann2007-02-085-8/+62
* Revised Graph eZ Components tutorial to reflect Kore's commentspke:ez.no2007-02-071-3/+4
* - Implemented ellipse size reducement in SVG driverKore Nordmann2007-02-0751-76/+115
* - Calculate edge points for ellipses with reduced size correctlyKore Nordmann2007-02-071-10/+37
* - Added simple private __toString method for coordinates and vectors for Kore Nordmann2007-02-071-0/+11
* Edited Graph eZ Component tutorialpke:ez.no2007-02-011-382/+366
* - Added missing test fileKore Nordmann2007-02-011-0/+2
* - Removed not longer used assignementKore Nordmann2007-02-011-2/+0
* - Removed debug outputKore Nordmann2007-02-011-6/+0
* - Correctly fixed polygon size reducementKore Nordmann2007-02-0145-51/+163
* . Test unify for vector with zero lengthKore Nordmann2007-02-012-5/+33
* - Added and test method to receive angle between two vectorsKore Nordmann2007-02-012-0/+46
* - Temporary removed polygon size reducement from flash driver, tooKore Nordmann2007-01-311-1/+1
* - Added initial version for polygon and ellipse segment size reducementKore Nordmann2007-01-311-28/+115
* - Commented out polygon size reducementKore Nordmann2007-01-311-1/+1
* - Renamed rotation methodsKore Nordmann2007-01-312-6/+40
* - Always return $this, to enable "fluent interfaces"Kore Nordmann2007-01-252-6/+48
* - Added simple class for 2d vectors as an extension for coordinates to Kore Nordmann2007-01-254-0/+299
* - Use deg2rad() instead of custom calculationKore Nordmann2007-01-251-8/+8
* - Added documentation to ezcGraphDriver::reducePolygonSizeKore Nordmann2007-01-251-0/+17
* - Partly fixed issue #9765Kore Nordmann2007-01-2412-9/+16
* - Partly fixed issue #9765Kore Nordmann2007-01-2468-59/+141
* - Fixed issue #9950: Improved ezcGraphPolynom::__toString method for moreKore Nordmann2007-01-245-16/+110
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-2436-70/+212
* - Move existing background tests to own test caseKore Nordmann2007-01-249-167/+219
* - Fixed issue #10074: Use iconv instead of mbstringKore Nordmann2007-01-242-3/+4
* - Made ezcGraphPolynom documentation publicKore Nordmann2007-01-182-2/+1
* - Missed and fixed one test case for issue #10018.Kore Nordmann2007-01-183-1/+27
* - Fixed issue #10018: axis scale incorrect when startDate != first day of monthKore Nordmann2007-01-185-31/+105
* - Fixed issue #10025: Wrong statement in tutorial about swf versions supportedKore Nordmann2007-01-172-2/+4
OpenPOWER on IntegriCloud