开发者

Is there any way to draw graph using zend framework

can we draw graph with zend framework. I so, how to do data thing ? Is there some online resource to get familiar with it.

开发者_如何学运维

Thanks


I'm not sure about Zend Framework, but I seriously recommend Google Chart Tools API. It's easy to use and customize and is pretty powerful!

Edit: When I last used it, I generated the data using plain old PHP by looking at a javascript example and spotting the pattern, then just having php echo's everywhere I need them.


For creating graphs use http://thejit.org/


It will take some brain power, but I would recommend looking into Dojo simply because Zend has some built view helpers for dojo. At the end of the day, your going to have to integrate what ever solution your pick yourself.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜