There are different ways to use php to generate the data. You can find examples with a search: https://www.google.com/search?q=google+charts+php&oq=google+charts+php Here is one example that we provide for serving the data via a separate json request: https://developers.google.com/chart/interactive/docs/php_example
On Sat, Jan 27, 2018 at 1:30 AM, rich <[email protected]> wrote: > Well I loaded up the org chart demo and it seems to work fine although the > debugger still shows that line as error 404. I can probably ignore that > issue. I am having trouble creating the datatable in my php app and sending > it over with ajax. Since I don't know what 's wrong I was just looking for > any errors, but I think I am ok with the 404. Is there a pretty complete > example of creating a datatable in php and sending it over ajax to the > javascript based chart? I am pretty decent at learning from a working > example. > > thx > > On Saturday, January 27, 2018 at 12:54:38 AM UTC-5, rich wrote: >> >> I am actually trying to do an org chart. I am running chrome debugger and >> I get an error on that line. When I hover over the red x it says 404 error. >> Btw I am running locally on wamp. I could probably load it locally if I >> could find it. Where can I get it? > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to google-visualization-api@ > googlegroups.com. > Visit this group at https://groups.google.com/ > group/google-visualization-api. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/google-visualization-api/f7dabdbf-8af3-4871-8589- > 26538b09a72b%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/f7dabdbf-8af3-4871-8589-26538b09a72b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> [email protected] <[email protected]> 5CC, Cambridge MA -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAOtcSJMtqB%3DFXi3610eZv5Lyhjy2etVbzcj2Ysp6-qwTY%2BJ%3DTA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
