Author: as
Date: Thu Nov 22 14:06:14 2007
New Revision: 6793

Log:
- Added a review document with some minor issues in Graph.

Added:
    trunk/Graph/review.txt   (with props)

Added: trunk/Graph/review.txt
==============================================================================
--- trunk/Graph/review.txt (added)
+++ trunk/Graph/review.txt [iso-8859-1] Thu Nov 22 14:06:14 2007
@@ -1,0 +1,21 @@
+Some issues in Graph (Alexandru, 22-11-2007)
+============================================
+
+[ ] If using a 3D renderer with Radar and Odometer (usually nobody does this)
+    you get 2 different errors:
+
+Radar: ezcBaseValueException: The value 'O:18:"ezcGraphRenderer3d":16:{s:19:"
+       in /home/as/dev/ezcomponents/trunk/Graph/src/charts/radar.php on line 
165
+
+Odometer: Fatal error: Call to undefined method 
ezcGraphRenderer3d::drawOdometer()
+          in /home/as/dev/ezcomponents/trunk/Graph/src/charts/odometer.php on 
line 137
+
+[ ] ezcGraphOdometerChart has no class doc-block - most likely will end up
+    in the NoPackageName section on 
http://ezcomponents.org/docs/api/trunk/elementindex.html
+    (same with some classes in Webdav). It should also be marked as @mainclass.
+
+[ ] 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).
+
+[ ] Odometer chart does not do gradient colors in Gd (but probably this is 
documented).
+

Propchange: trunk/Graph/review.txt
------------------------------------------------------------------------------
    svn:eol-style = native


-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to