index
:
zetacomponents-graph
fill-color-separation
fix-utf8-graph-labels
horiz-stacked-render
master
radar-bound-fill
Raptor Engineering's copy of the Zeta Components Graph module
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Fixed changelog
Kore Nordmann
2007-08-01
1
-1
/
+1
*
- Fixed bug #11107: Floating point inaccuracies caused missing grid in line
Kore Nordmann
2007-08-01
1
-0
/
+6
*
- Released Graph version 1.1
1.1
Derick Rethans
2007-07-02
1
-1
/
+1
*
- Updated DEPS file
Derick Rethans
2007-07-02
1
-0
/
+6
*
- Released Graph version 1.1rc1
1.1rc1
Derick Rethans
2007-06-25
1
-1
/
+1
*
- Updated ChangeLogs.
Derick Rethans
2007-06-25
1
-2
/
+3
*
- Fixed issue #10828: PHP error when overwriting renderer in extended
Kore Nordmann
2007-06-14
1
-0
/
+7
*
- Released Graph version 1.1beta2
1.1beta2
Derick Rethans
2007-05-31
1
-1
/
+1
*
- Update ChangeLogs
Derick Rethans
2007-05-31
1
-3
/
+3
*
- Fixed issue #10881: Wrong labeling with ezcGraphDateAxis
Kore Nordmann
2007-05-31
1
-0
/
+1
*
- Fixed issue #10858: Document on how to embed the SVG graphs in an HTML
Kore Nordmann
2007-05-31
1
-0
/
+2
*
- Fixed changelogs.
Derick Rethans
2007-05-29
1
-17
/
+20
*
- Fixed issue #10861 Circle sector size reducement failes for very big angles.
Kore Nordmann
2007-05-29
1
-0
/
+1
*
- Fixed issue #10830: Automatically shorten labels if not enough space is
Kore Nordmann
2007-05-29
1
-0
/
+2
*
- Fixed issue #10852: Fixed radar chart documentation
Kore Nordmann
2007-05-29
1
-0
/
+1
*
- Fixed issue #10846: Division by zero in polygon size reducement algorithm
Kore Nordmann
2007-05-25
1
-0
/
+2
*
- Fixed issue #10848: Missing pie segment labels in pie charts with 3d
Kore Nordmann
2007-05-25
1
-0
/
+2
*
- Fixed issue #10842: Pie charts fatal error with datasets with value sum <= 0
Kore Nordmann
2007-05-24
1
-0
/
+1
*
- Fixed issue #10748: Fix releasedates in Changelogs in trunk.
Derick Rethans
2007-05-16
1
-1
/
+1
*
- Fixed issue #10750: SVG drivers output broken with wrong LC_NUMERIC
Kore Nordmann
2007-05-10
1
-1
/
+1
*
- Fixed issue #10746: Border size reducement algorithm fails for polygones
Kore Nordmann
2007-05-10
1
-0
/
+2
*
- Fixed issue #10759: Unset implementation broken in array access in datasets
Kore Nordmann
2007-05-10
1
-0
/
+3
*
- Fixed issue #10745 (BaxedAxisLabelRenderer wrong label positions for angles:
Kore Nordmann
2007-05-10
1
-0
/
+2
*
- Fixed issue #10747: axisLabelRotatedRenderer accesses unitialised variables
Kore Nordmann
2007-05-10
1
-0
/
+2
*
- Fixed issue #10744: ExactAxisLabelRenderer shows last value at position of
Kore Nordmann
2007-05-10
1
-0
/
+2
*
- Fixed issue #10741: Make ezcGraphOutOfLogithmicalBoundingsException more
Kore Nordmann
2007-05-08
1
-0
/
+6
*
- Fixed ChangeLogs
Derick Rethans
2007-05-04
1
-28
/
+32
*
- Removed PdoDataset from Graph components
Kore Nordmann
2007-05-03
1
-1
/
+0
*
- Updated changelog
Kore Nordmann
2007-05-02
1
-0
/
+1
*
- Fixed issue #10693: ezcGraphChartElementAxis::getSteps returns minor steps
Kore Nordmann
2007-05-02
1
-0
/
+2
*
- Fixes issue #10675: Arrow heads on axis too small
Kore Nordmann
2007-04-26
1
-0
/
+1
*
- Fixed issue #10606: Call to undefined function imagePsLoadFont() in gd tests
Kore Nordmann
2007-04-13
1
-0
/
+2
*
- Added feature #10017: Plot whole months on date axis respecting their
Kore Nordmann
2007-04-12
1
-0
/
+2
*
- Added feature #10470: Add support for format callback functions on all axis
Kore Nordmann
2007-04-12
1
-0
/
+1
*
- Fixed issue #10599: Pie chart label formattig callback only accepts callback
Kore Nordmann
2007-04-12
1
-0
/
+2
*
- Fixed issue #10584: API Doc for ezcGraphPdoDataSet::createFromPdo() is wrong
Kore Nordmann
2007-04-12
1
-0
/
+1
*
- Fixed issue #10536: Bar side polygones are drawn at the wrong side.
Kore Nordmann
2007-04-10
1
-0
/
+1
*
- Added feature #9404: Add spport for rotated texts on axis.
Kore Nordmann
2007-04-05
1
-0
/
+1
*
- Added feature #9511: Added helper functions to create image maps an link SVG
Kore Nordmann
2007-03-08
1
-0
/
+2
*
- Implemented #10375: Manually reduce or increase the label count on labeled ...
Kore Nordmann
2007-03-05
1
-0
/
+2
*
- Fixed issue #10275: Low label count on labeled axis
Kore Nordmann
2007-03-01
1
-0
/
+2
*
- Fixed issue #10246: sprintf output modification in PHP 5.2.1
Kore Nordmann
2007-03-01
1
-0
/
+1
*
- Fixed issue #10199: Use saveXML instead of save( 'php://output' ) to work
Kore Nordmann
2007-02-19
1
-0
/
+2
*
- Fixed issue #10055: Improve chart class documentation with chart elements
Kore Nordmann
2007-02-15
1
-0
/
+1
*
- Fixed issue #9950: Improved ezcGraphPolynom::__toString method for more
Kore Nordmann
2007-01-24
1
-0
/
+2
*
- Fixed issue #10056: Fixed drawing order for boxes with background and border
Kore Nordmann
2007-01-24
1
-0
/
+1
*
- Fixed issue #10074: Use iconv instead of mbstring
Kore Nordmann
2007-01-24
1
-0
/
+1
*
- Made ezcGraphPolynom documentation public
Kore Nordmann
2007-01-18
1
-0
/
+1
*
- Fixed issue #10018: axis scale incorrect when startDate != first day of month
Kore Nordmann
2007-01-18
1
-0
/
+1
*
- Fixed issue #10025: Wrong statement in tutorial about swf versions supported
Kore Nordmann
2007-01-17
1
-0
/
+2
[prev]
[next]