HTML5 Version of AnyChart Coming Soon

With the increasing popularity of iOS devices gaining traction in the marketplace, AnyChart is proud to announce the upcoming release of AnyChart HTML5. The new version is planned for release in May of 2011. A private Beta will be distributed in April.

A demo version can be found here: http://anychart.com/html5/demo/

You can also take a look at a demo video, showing AnyChart at iPad:

A short Q & A with our HTML5 Lead developer Alex Batsuev:

Q: What development tools are you using to build the new HTML5 solution?

A: We are currently using Google Closure tools. In particular the Google Closure Compiler for JavaScript. The tool compiles JavaScript into compact, high-performance code. The compiler removes dead code and rewrites and minimizes what’s left so that it downloads and runs quickly. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.

Q: Did you run into any difficulties during the development process?

A: We tried Canvas and SVG and finally chose SVG because it gives far more opportunities, in particular for working with text. Actually, with JavaScript we can efficiently implement the expected functionalities of AnyChart – which is no small task, it involves porting and testing several hundred classes, and that’s thousands of lines of code!

Q: How many more classes are left to be ported?

A: We have ported most of classes. The final product is coming soon, and we believe our clients will like it!

Q: What would you say about HTML5? Is it the thing of the future?

A: I would say it is already the thing of the present :)

2 Responses to “HTML5 Version of AnyChart Coming Soon”

  1. Mark Fuqua Says:

    Wow, thanks Steve. No offense intended, but I’ll stick with the flash version and maybe offer this HTML5 version as a fall back. @Steve-don’t be a d***…let flash on your iDevices…it is much better now that you have held Adobe’s feet to the fire…check out 10.2…please e reconsider…thanks.

  2. Alex Khomenko Says:

    Isn’t it ready yet?

    All that you’ve done in early beta of HTML5 lib is cool because I don’t need to rewrite anything, just add some lines to javascript and use the same data for flash and html5.
    Thank you for good job.

Leave a Reply