Hi,

On Thu, 2007-02-01 at 19:34 +0100, Peter Keung wrote:
> Author: Peter Keung
> Date: 2007-02-01 19:34:11 +0100 (Thu, 01 Feb 2007)
> New Revision: 4614
> 
> Log:
> Edited Graph eZ Component tutorial
> Modified:
>    trunk/Graph/docs/tutorial.txt

> -The data is provided through ezcGraphDataSets which are normally create from
> -simple arrays, but also can perform statistical operations on the data, as 
> you
> -will see later.
> +Data is provided through ezcGraphDataSet arrays. You also can perform
> +statistical operations on data, as you will see later.

This is not particular correct. ezcGraphDataSet represent data sets, and
*can* be constructed from arrays. ezcGraphDataSets are objects
implementing some interfaces that make them act like arrays in some
cases, but there is a big difference between arrays and objects in
general.


> -  This renderer is default for the labeled axis in line charts and draws the
> -  label centered next to the step. Therefor this renderer omits the label for
> -  initial step on the axis (0, 0), but this can be forced as shown in example
> -  14. The label is omitted, because it would interfere with the axis or the
> -  labels of the other axis, and probably not really readable.
> +  This renderer is the default for the labeled axis in line charts and draws 
> the
> +  label centered next to the step. Therefore, this renderer omits the label 
> for
> +  the initial step on the axis (0, 0) by default. However, this can be forced
> +  as shown in example 14. The label is omitted because it would interfere 
> with
> +  the readability of the axis or the labels of the other axis.

Is "interfere the readability" intended? It reads a bit strange for me,
but my knowlegde in english is limited, of course. :)
 
Thanks for all the fixes :)

-- 
Mit freundlichen Grüßen / Med vennlig hilsen
Kore Nordmann (GPG: 0xDDC70BBB)
eZ Componentes Developer

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to