Skip to main content

Posts

Showing posts from August, 2010

Web-based chart libraries

Recently I was hunting for good web-based client-side chart-drawing libraries . I've found a number of blog entries or articles which enumerates some subset of existing frameworks and write sentences about them, like this: ' This is fancy, this is not so fancy but it's still good. ' Those writings didn't help me a lot. What I am interested in? Presentation model: Can be Flash, HTML Canvas or any other magic. This influences interoperability and scalability of the charts. Licensing model: Is it free, commercial or GPL. Dependencies: Should I have to bring another dependencies with the chart-drawing facility? Docs: quality of documentation. Examples: quality of examples. And finally, outlook of the charts and number of the options are also matters. I've found 16 libraries up to now and made an overall matrix about them, regarding considerations above. Check it out.