javascript - Choosing between YUI Charts or Google Visualization API -


I'm stuck with something I'm using in my project. I was left with two (but open for other suggestions)

For YUI chart: PRO: - Very strong and configurable: - Flash 9> use Does not support exports to the inaccessible image - which can potentially be up to the users without flash version (& lt; 10 only for flash versions)

Professionals for Google Visualization API: - Small file size book Schools - stable image can be exported to chart (different API via calls) Vipaksh- limited configuration options

So there, please help me to decide. The YUI chart has an edge over the configuration option but Google Visualization API increases the access point because it uses SVG to provide grapsh instead of the flash. For hand-trash users by corporate IT prohibition, they can not just upgrade their flash version and the page will not work.

Thank you!

I select Google's API because only a JavaScript interpreter or Internet access is needed.

Low dependency, there are so many tools to tweak SVG images not to mention it better.

If you can not really do without special features in YUI or find a simple way to express your chart, choose YUI.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -