Thank You orw... I solve the problem.
Was an bad script called.
<script type="text/javascript" src="jsapi"></script>
<script type="text/javascript" src="jquery.min.js"></script>
<script type="text/javascript">
I have this in my localhost and capture the jsapi without problem.
And now in my server the file appears like jsapi.js And I need to change
the code like this
<script type="text/javascript" src="jsapi.js"></script>
<script type="text/javascript" src="jquery.min.js"></script>
<script type="text/javascript">
I supposed the server could read the library without being punctual with
the .js extension
El jueves, 7 de septiembre de 2017, 13:53:30 (UTC-6), Chris Ortiz escribió:
>
> Hi everybody. I need to know if Can I Use my google charts in my web
> hosting?
> For example I did some pie charts and column charts in my local web page
> (wampserver) and works perfect. I use PHPMyAdmin(MySQL), for access to my
> database.
> Now I migrate my project from local to the server with filezilla and with
> Toad for MYSQL, the database is ok the migrations works. But now when I
> acces to my page web in the server I can't see the charts T.T
> Maybe I need to pay to google for use their api in my web page. Or I don't
> know. I change all the variables possibles for connections in the php
> files. In fact the Queries that I send to my database works perfect with
> Toad.
> Can someone tell me if I need to use another charts because Google can't
> give me for my webpage in the cloud server.
> I'm lost. I'm new to managing servers and those kind of things.
> Thank U
>
--
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/0c84d932-334d-403d-a12d-5c7c44f25752%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.