diff options
author | Kore Nordmann <github@kore-nordmann.de> | 2007-11-26 11:34:40 +0000 |
---|---|---|
committer | Kore Nordmann <github@kore-nordmann.de> | 2007-11-26 11:34:40 +0000 |
commit | 2ab872817beb0c3d12371654d734af6798141a0b (patch) | |
tree | 86bea4716860db188a1a311a1de41ec737ad503a | |
parent | 1248922540f5583ecc8ecc4ce96b17bb1cdf5723 (diff) | |
download | zetacomponents-graph-2ab872817beb0c3d12371654d734af6798141a0b.zip zetacomponents-graph-2ab872817beb0c3d12371654d734af6798141a0b.tar.gz |
- Updated review document
-rw-r--r-- | review.txt | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -17,12 +17,15 @@ Odometer: Fatal error: Call to undefined method ezcGraphRenderer3d::drawOdometer [ ] Odometer chart linear gradient looks different in Flash and Svg (more green on the left side in Svg and almost no green in Flash, using the default palette). + # I will open a bug for this, because this is still a general issue with + # gradients in flash... + [x] Odometer chart does not do gradient colors in Gd (but probably this is documented). # GD can't draw any gradients (in a reasonable time), so yes, it is # documented. -[ ] ezcGraphOdometerChart has some white space issues (eg. in foreach). +[x] ezcGraphOdometerChart has some white space issues (eg. in foreach). [x] graph_autoload.php: src/math/term.php is missing (and docanalysis.php tool does not work). @@ -30,4 +33,4 @@ Odometer: Fatal error: Call to undefined method ezcGraphRenderer3d::drawOdometer # This class is not used anywhere yet, and automatically included. Removed # from autoload file. -[ ] Some more doc block issues are revealed after running docanalysis.php. +[x] Some more doc block issues are revealed after running docanalysis.php. |