summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - First working version of radar chartsKore Nordmann2007-04-2657-184/+1372
* - Fixed issue #10606: Call to undefined function imagePsLoadFont() in gd testsKore Nordmann2007-04-132-5/+17
* - Added feature #10017: Plot whole months on date axis respecting theirKore Nordmann2007-04-125-5/+90
* - Added feature #10470: Add support for format callback functions on all axisKore Nordmann2007-04-1211-7/+385
* - Fixed issue #10599: Pie chart label formattig callback only accepts callbackKore Nordmann2007-04-123-3/+11
* - Fixed testRenderBarChartWithMoreBarsThenMajorSteps for 3D rendererKore Nordmann2007-04-122-1/+4
* - Fixed issue #10584: API Doc for ezcGraphPdoDataSet::createFromPdo() is wrongKore Nordmann2007-04-122-4/+32
* - Implemented @TODO: Throw exception when axis with unregular steps is used Kore Nordmann2007-04-105-20/+87
* - Fixed issue #10536: Bar side polygones are drawn at the wrong side.Kore Nordmann2007-04-104-2/+10
* - Added missing file for rotated label test casesKore Nordmann2007-04-101-0/+2
* - Removed debugging output Kore Nordmann2007-04-102-30/+25
* - Added automatic detection of optimal rotation when using the axis rotated Kore Nordmann2007-04-1010-45/+207
* - Added feature #9404: Add spport for rotated texts on axis.Kore Nordmann2007-04-051-0/+1
* - Fixed rotation center when using the 3d rendererKore Nordmann2007-04-052-0/+11
* - Fixed rotation based label width reducement on rotated axisKore Nordmann2007-04-056-9/+151
* - Implemented text rotation in flash driverKore Nordmann2007-04-056-5/+114
* - Got rotated texts working with all GD font renderersKore Nordmann2007-04-0512-12/+352
* - Optimized algorithm for polygon size reducementKore Nordmann2007-04-031-14/+21
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-2921-18/+720
* - Added private classes for more convenient coordinate and vector Kore Nordmann2007-03-278-0/+367
* - Modified tutorial to reflect the new ezcGraphTools from feature request #9511Kore Nordmann2007-03-085-118/+63
* - 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
OpenPOWER on IntegriCloud