I tried to use "pygooglechart.py" and I have been trying to get it set up all day actually along with several other graphing API's.<div><br></div><div>I just found out that there is a problem with numpy and python 3.1 that is why I moved from the API's. Should I change version just for these library's?</div>
<div><br></div><div>Should I be learning Python on 3.1?</div><div><br></div><div>Awesome!<br><div><br><br><div class="gmail_quote">On Wed, Jan 5, 2011 at 7:52 PM, Chris Rebert <span dir="ltr"><<a href="mailto:clp2@rebertia.com">clp2@rebertia.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Wed, Jan 5, 2011 at 7:36 PM, Slie <<a href="mailto:stackslip@gmail.com">stackslip@gmail.com</a>> wrote:<br>
><br>
> <a href="http://code.google.com/apis/chart/docs/post_requests.html" target="_blank">http://code.google.com/apis/chart/docs/post_requests.html</a><br>
><br>
> Google will return a chart in your browser from a URL that you have built. If your URL is bigger then 2K characters it will allow you to submit POST requests.<br>
><br>
> They gives examples of HTML, JavaScript, and PHP POST requests. Is there a way I can submit a request with Python? Or possibly submit the HTML, JavaScript or PHP using python?(That was a long shot thought). If I do that I would need to find out what to do with the .PNG it gives me.<br>
><br>
> Am I headed in the right direction, is the above paragraph about submitting an HTML form from my program even logical?<br>
<br>
</div>You should probably first try one of the existing Python wrappers for<br>
Google's chart API and see if that meets your needs:<br>
<a href="http://code.google.com/p/google-chartwrapper/" target="_blank">http://code.google.com/p/google-chartwrapper/</a><br>
<a href="http://pygooglechart.slowchop.com/" target="_blank">http://pygooglechart.slowchop.com/</a><br>
<br>
Cheers,<br>
Chris<br>
<font color="#888888">--<br>
<a href="http://blog.rebertia.com" target="_blank">http://blog.rebertia.com</a><br>
</font></blockquote></div><br></div></div>