开发者

How to draw a chart in Google App Engine?

I wonder Google App Engine can return a chart ?

What I want is a statistical chart, is there a way for my app in Google App Engine to create a .png chart then return it to the browser ?

For instance when I click a url such as :

http://My_App.appspot.com/Show_App_Stats

开发者_开发百科

It will show me a graphic chart.


Your best bet is to use the Google Visualization API.


A couple of years too late, but we now have Matplotlib available for Python 2.7 apps. (It's currently marked "experimental" so you shouldn't rely on it, but it is an option.)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜