I'm working on converting some PHP I wrote from using a JQuery based
chart library to Google charts. The library I was using that used the
<table> tag to create charts from at run time and I just used PHP to
echo out the tables and it worked just fine.  I am using the same
method with Google charts but I'm echoing JavaScript instead. My
initial tests worked fine but I want to know if there are going to be
any problems with this method later on. I'm not too familiar with
JavaScript and am not entirely sure on how the whole DOM thing works
as I'm a programmer not a web developer.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to