On 20 April 2011 11:22, Arun K.Rajeevan <[email protected]> wrote:

> can't you just send integer data from server instead of strings?
> ie., do type conversion at server side.
>
> by the way, parseInt(''1979') will return 1979 in Javascript.
> So you may like to write a custom function to do the conversion at client
> side and call it after line1={{=data}}.
>
> Also, before trying these consider changing line={{=data}} to
> line={{=XML(data)}} and see if that's working.
>

Thanks. The solution in your last line removed the 'error'  but I did not
get any graph.

Doing it at the server side solved the problem.

Regards
Johann


-- 
 May grace and peace be yours in abundance through the full knowledge of God
and of Jesus our Lord!  His divine power has given us everything we need for
life and godliness through the full knowledge of the one who called us by
his own glory and excellence.
                                                    2 Pet. 1:2b,3a

Reply via email to