summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - Removed debug outputKore Nordmann2007-03-011-14/+0
* - Fixed issue #10275: Low label count on labeled axisKore Nordmann2007-03-011-2/+131
* - Fixed issue #10246: sprintf output modification in PHP 5.2.1Kore Nordmann2007-03-011-1/+1
* - Implemented #10276 for boxed axis label rendererKore Nordmann2007-03-012-88/+95
* - Fixed private verbose driver to implement all required methodsKore Nordmann2007-03-011-0/+13
* - Implemented #20276 for exact axis label rendererKore Nordmann2007-02-262-128/+123
* - 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-191-0/+18
* - Fixed issue #10055: Improve chart class documentation with chart elementsKore Nordmann2007-02-153-0/+45
* - Another case fixed for bug #10018.Kore Nordmann2007-02-151-0/+17
* - Implemented #9405 (PDO data set)Kore Nordmann2007-02-156-0/+198
* - Implemented ellipse size reducement in flash driverKore Nordmann2007-02-082-8/+25
* - Implemented ellipse size reducement in SVG driverKore Nordmann2007-02-071-28/+63
* - 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
* - 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-013-10/+41
* . Test unify for vector with zero lengthKore Nordmann2007-02-011-5/+11
* - Added and test method to receive angle between two vectorsKore Nordmann2007-02-011-0/+20
* - 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-311-6/+6
* - Always return $this, to enable "fluent interfaces"Kore Nordmann2007-01-251-0/+12
* - Added simple class for 2d vectors as an extension for coordinates to Kore Nordmann2007-01-252-0/+133
* - 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-242-2/+9
* - Partly fixed issue #9765Kore Nordmann2007-01-243-0/+82
* - Fixed issue #9950: Improved ezcGraphPolynom::__toString method for moreKore Nordmann2007-01-241-6/+48
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-242-32/+34
* - Made ezcGraphPolynom documentation publicKore Nordmann2007-01-181-2/+0
* - Missed and fixed one test case for issue #10018.Kore Nordmann2007-01-181-1/+1
* - Fixed issue #10018: axis scale incorrect when startDate != first day of monthKore Nordmann2007-01-181-31/+52
* - I missed a couple of new files.Derick Rethans2007-01-112-2/+2
* - Welcome to 2007.Derick Rethans2007-01-1185-85/+85
* - Make renderToOutput() method available to chartKore Nordmann2007-01-044-28/+88
* - Rosolved task #9889: Throw meaningful exception if extension needed for Kore Nordmann2007-01-043-0/+3
* - Thanks for Johannes Schlueter poiting me to thisKore Nordmann2007-01-041-1/+1
* - Restrict phpdoc typehint to array|IteratorKore Nordmann2007-01-031-2/+2
* - Fixed issue #9916: ArrayDataSet can handle Iterator was not documentedKore Nordmann2007-01-033-4/+38
* - Fixed WSKore Nordmann2007-01-031-1/+0
* - Fixed: Bug #9926 (Float values with date axis result in date parsing Kore Nordmann2007-01-033-4/+32
* - Implemented feature #9402: (Numeric datasets)Kore Nordmann2006-12-203-5/+289
* - Fixed typo in docs.Derick Rethans2006-12-191-1/+1
* - Fixed docs.Derick Rethans2006-12-181-1/+1
* - Always use maximum precision of 4 in SVG outputKore Nordmann2006-12-151-22/+22
* - Fixed majorStep default value to be nullKore Nordmann2006-12-152-4/+4
* - Fixed: Bug #9827 (auto scaling on numeric axes inconsistent)Kore Nordmann2006-12-152-5/+27
OpenPOWER on IntegriCloud