开发者

Can anyone recommend a good way to display stats on a web page?

I want to display statistics on my site - we have 开发者_如何学Pythonthe figures, but would like to display them in some way that looks prettier than just displaying the numbers.

Has anyone done this before, and do you have any recommendations for software we could use? Obviously open source would be ideal, although we might be willing to pay a small sum - they're not complicated stats though, so something simple would be best.

The mockup done by our designer is based on Google Analytics, but I think that may be a bit more than we need.

Essentially, there are 4 numbers, which change over time, so we would like to plot graphs showing each of them.

Thanks!


If the mockup is based on Google Analytics, than I would reccomend the Google Chart API. Another advantage could be that integrating this API is really easy (you have to load an url where Google makes the plot for you, so no need to install any library on server/homepage).

You could make static, image based plots, and interactive ones also.


I'd start using http://code.google.com/p/flot/ or possibly with http://www.highcharts.com/


I would recommend using jpgraph http://jpgraph.net/ or graphpite http://graphpite.sourceforge.net/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜