简体   繁体   English

是否有适用于PHP的“最佳”Google图表API?

[英]Is there a 'best' Google charts API for PHP?

Is there a "best" one? 有一个“最好的”吗? Does it offer as much flexibility as the Google API? 它是否提供与Google API一样多的灵活性?

I am wary of using such wrapper, as I would need to take the time to evaluate each individually, so I am asking here if anyone has already done this. 我担心使用这样的包装器,因为我需要花时间单独评估每个,所以我在这里询问是否有人已经这样做了。

Are there any benefits in a wrapper? 包装器有什么好处吗? The Google API seems clear enough. Google API似乎足够清晰。

And what guarantee is there that a wrapper will be updated as Google updates its API. 当Google更新其API时,有什么保证可以更新包装器。

I would need something that can be used commercially. 我需要一些可以在商业上使用的东西。 Should I even bother to look, or just stick with Goggle's API? 我是否应该费心去看,或者只是坚持使用Goggle的API?

I woudl prefer to use POST, for larger datasets (and privacy). 对于更大的数据集(和隐私),我更喜欢使用POST。


Btw, please don't just google & post some links - I can do that myself. 顺便说一句,请不要只是谷歌和发布一些链接 - 我可以自己做。 I'd like to hear from people who have actually used a wrapper. 我想听听那些实际使用过包装纸的人的消息。 Thanks. 谢谢。


This makes an interesting read; 是一个有趣的读物; it's the sort of thing I want to hear more of. 这是我想要听到的更多东西。

"What I was especially missing was some logic that automagically prepares the data for the chart. Eg. I'd expect the library to create sensible scaled axis labels on its own." “我特别缺少的是一些自动为图表准备数据的逻辑。例如,我希望图书馆能够自己创建合理的缩放轴标签。”

There is a good list of wrappers here 有包装好的列表在这里

There is never a "best". 从来没有“最好的”。 Only a better for your case. 只为你的情况更好。

Various chart API exist, see http://free-wiz.blogspot.com/2008/07/best-free-chart-apis.html 存在各种图表API,请参阅http://free-wiz.blogspot.com/2008/07/best-free-chart-apis.html

gchartphp看起来不错,最近更新了, http://code.google.com/p/gchartphp/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM