Reputation: 709
I've been using XML/SWF Charts (maani.us) for ages, but now want to move my charts to a non-flash setup.
On the charts I have at the moment, I have lots of mouseovers, so for instance if you put the mouse over a data point you get a little pop up with more details.
I've recently discovered pChart which looks fantastic, except I don't think that sort of interaction will be possible with it, as they're rendered bitmaps.
Is there something out there that brings together the best of both worlds, using HTML5/SVG/canvas/etc? I don't know much about these newer technologies, but am eager to learn!
This will be a lot of work to port everything over, so I want to make sure I pick the "right" charting solution.
Needs to be:
Doesn't have to be free, though that's obviously a bonus. Happy to spend up to $200 say, for the right solution. The intended use is a commercial website that I own & run.
Many thanks!
edit: OK, so I have a shortlist now:
Now just need to make sure I pick the "right" one. Please post below if you know of a good solution that I've not listed!
Upvotes: 1
Views: 2394
Reputation: 10015
ExtJS is offered by Sencha in both GPL and commercial licenses.
Chart examples available at: http://www.sencha.com/products/extjs/examples/
Upvotes: 0