summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* - Released Graph version 1.1rc11.1rc1Derick Rethans2007-06-251-1/+1
|
* - Updated ChangeLogs.Derick Rethans2007-06-251-2/+3
|
* - Fixed issue #10828: PHP error when overwriting renderer in extendedKore Nordmann2007-06-141-0/+7
| | | | | | ezGraphPieChart
* - Released Graph version 1.1beta21.1beta2Derick Rethans2007-05-311-1/+1
|
* - Update ChangeLogsDerick Rethans2007-05-311-3/+3
|
* - Fixed issue #10881: Wrong labeling with ezcGraphDateAxisKore Nordmann2007-05-311-0/+1
| | | | | | # Axis labels fixed in two test results, error not noticed before
* - Fixed issue #10858: Document on how to embed the SVG graphs in an HTML Kore Nordmann2007-05-311-0/+2
| | | | | | document
* - Fixed changelogs.Derick Rethans2007-05-291-17/+20
|
* - Fixed issue #10861 Circle sector size reducement failes for very big angles.Kore Nordmann2007-05-291-0/+1
|
* - Fixed issue #10830: Automatically shorten labels if not enough space isKore Nordmann2007-05-291-0/+2
| | | | | | available
* - Fixed issue #10852: Fixed radar chart documentationKore Nordmann2007-05-291-0/+1
|
* - Fixed issue #10846: Division by zero in polygon size reducement algorithm Kore Nordmann2007-05-251-0/+2
| | | | | | for edges with an angle equals 0 degree.
* - Fixed issue #10848: Missing pie segment labels in pie charts with 3d Kore Nordmann2007-05-251-0/+2
| | | | | | renderer
* - Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0Kore Nordmann2007-05-241-0/+1
|
* - Fixed issue #10748: Fix releasedates in Changelogs in trunk.Derick Rethans2007-05-161-1/+1
|
* - Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERICKore Nordmann2007-05-101-1/+1
| | | | | | | # Nearly all SVG have changes now, because there are some more trailing # zeros in the source. No visual differences.
* - Fixed issue #10746: Border size reducement algorithm fails for polygones Kore Nordmann2007-05-101-0/+2
| | | | | | | | with edge lengths < reducement # Modifications in comparision files because some invisible small shapes # were not rendered any more
* - Fixed issue #10759: Unset implementation broken in array access in datasets Kore Nordmann2007-05-101-0/+3
| | | | | | and dataset properties
* - Fixed issue #10745 (BaxedAxisLabelRenderer wrong label positions for angles:Kore Nordmann2007-05-101-0/+2
| | | | | | (135 <= $angle <= 325)
* - Fixed issue #10747: axisLabelRotatedRenderer accesses unitialised variables Kore Nordmann2007-05-101-0/+2
| | | | | | | for Angles % 90 != 0 # Test case follows later
* - Fixed issue #10744: ExactAxisLabelRenderer shows last value at position of Kore Nordmann2007-05-101-0/+2
| | | | | | | second last value if showLastValue is disabled # Test case for this follows in a later commit
* - Fixed issue #10741: Make ezcGraphOutOfLogithmicalBoundingsException moreKore Nordmann2007-05-081-0/+6
| | | | | | descriptive
* - Fixed ChangeLogsDerick Rethans2007-05-041-28/+32
|
* - Removed PdoDataset from Graph componentsKore Nordmann2007-05-031-1/+0
| | | | | | | # Preparation for issue #10697: Move ezcGraphPdoDataSet to a # ezcGraphDatabaseTieIn
* - Updated changelogKore Nordmann2007-05-021-0/+1
| | | | | | # Feature implemented in revisions #4963 #4931 #4923
* - Fixed issue #10693: ezcGraphChartElementAxis::getSteps returns minor steps Kore Nordmann2007-05-021-0/+2
| | | | | | after last major steps
* - Fixes issue #10675: Arrow heads on axis too smallKore Nordmann2007-04-261-0/+1
|
* - Fixed issue #10606: Call to undefined function imagePsLoadFont() in gd testsKore Nordmann2007-04-131-0/+2
| | | | | | when no t1lib is available
* - Added feature #10017: Plot whole months on date axis respecting theirKore Nordmann2007-04-121-0/+2
| | | | | | different length
* - Added feature #10470: Add support for format callback functions on all axisKore Nordmann2007-04-121-0/+1
|
* - Fixed issue #10599: Pie chart label formattig callback only accepts callbackKore Nordmann2007-04-121-0/+2
| | | | | | functions but neither static nor non static methods.
* - Fixed issue #10584: API Doc for ezcGraphPdoDataSet::createFromPdo() is wrongKore Nordmann2007-04-121-0/+1
|
* - Fixed issue #10536: Bar side polygones are drawn at the wrong side.Kore Nordmann2007-04-101-0/+1
|
* - Added feature #9404: Add spport for rotated texts on axis.Kore Nordmann2007-04-051-0/+1
| | | | | | | # Changelog change committed as an own commit, because of numerous earlier # commits to implement this: #4783, #4808, #4809, #4810, #4811
* - Added feature #9511: Added helper functions to create image maps an link SVGKore Nordmann2007-03-081-0/+2
| | | | | | images in ezcGraphTools
* - Implemented #10375: Manually reduce or increase the label count on labeled ↵Kore Nordmann2007-03-051-0/+2
| | | | axis
* - Fixed issue #10275: Low label count on labeled axisKore Nordmann2007-03-011-0/+2
|
* - Fixed issue #10246: sprintf output modification in PHP 5.2.1Kore Nordmann2007-03-011-0/+1
|
* - Fixed issue #10199: Use saveXML instead of save( 'php://output' ) to workKore Nordmann2007-02-191-0/+2
| | | | | | around PHP bug #40429
* - Fixed issue #10055: Improve chart class documentation with chart elementsKore Nordmann2007-02-151-0/+1
|
* - Fixed issue #9950: Improved ezcGraphPolynom::__toString method for moreKore Nordmann2007-01-241-0/+2
| | | | | | | exact output # Based on a patch by Matthew Carroll
* - Fixed issue #10056: Fixed drawing order for boxes with background and borderKore Nordmann2007-01-241-0/+1
| | | | | | | # SVG element order changed without visual difference in comparision images # Mind, that bug #9765 hast severe effect for big borders
* - Fixed issue #10074: Use iconv instead of mbstringKore Nordmann2007-01-241-0/+1
|
* - Made ezcGraphPolynom documentation publicKore Nordmann2007-01-181-0/+1
| | | | | | # Fixes issue #9948
* - Fixed issue #10018: axis scale incorrect when startDate != first day of monthKore Nordmann2007-01-181-0/+1
|
* - Fixed issue #10025: Wrong statement in tutorial about swf versions supportedKore Nordmann2007-01-171-0/+2
| | | | | | by ext/ming
* - Fixed issue #9916: ArrayDataSet can handle Iterator was not documentedKore Nordmann2007-01-031-0/+1
| | | | | | - Added and test additional typecheck
* - Fixed: Bug #9926 (Float values with date axis result in date parsing Kore Nordmann2007-01-031-0/+2
| | | | | | exception)
* - Implemented feature #9402: (Numeric datasets)Kore Nordmann2006-12-201-0/+5
|
* - Released Graph version 1.01.0Derick Rethans2006-12-181-1/+1
|
OpenPOWER on IntegriCloud