summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - Added feature #10017: Plot whole months on date axis respecting theirKore Nordmann2007-04-121-2/+85
* - Added feature #10470: Add support for format callback functions on all axisKore Nordmann2007-04-125-7/+81
* - Fixed issue #10599: Pie chart label formattig callback only accepts callbackKore Nordmann2007-04-121-1/+1
* - Fixed issue #10584: API Doc for ezcGraphPdoDataSet::createFromPdo() is wrongKore Nordmann2007-04-121-4/+31
* - Implemented @TODO: Throw exception when axis with unregular steps is used Kore Nordmann2007-04-103-16/+62
* - Fixed issue #10536: Bar side polygones are drawn at the wrong side.Kore Nordmann2007-04-101-0/+5
* - Removed debugging output Kore Nordmann2007-04-101-6/+1
* - Added automatic detection of optimal rotation when using the axis rotated Kore Nordmann2007-04-101-38/+137
* - Fixed rotation center when using the 3d rendererKore Nordmann2007-04-051-0/+9
* - Fixed rotation based label width reducement on rotated axisKore Nordmann2007-04-051-4/+4
* - Implemented text rotation in flash driverKore Nordmann2007-04-051-5/+25
* - Got rotated texts working with all GD font renderersKore Nordmann2007-04-051-12/+66
* - Optimized algorithm for polygon size reducementKore Nordmann2007-04-031-14/+21
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-2910-18/+382
* - Added private classes for more convenient coordinate and vector Kore Nordmann2007-03-275-0/+202
* - Actually use link style property from SVG driverKore Nordmann2007-03-081-2/+2
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-0812-6/+286
* - 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-051-32/+83
* - Fixed typoKore Nordmann2007-03-051-1/+1
* - 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
OpenPOWER on IntegriCloud