Charts api docs

Has the api docs for the Charts-addon gone missing or am I looking in the wrong place?

Going here:
http://demo.vaadin.com/javadoc/com.vaadin.addon/vaadin-charts/1.0.0-beta2/
… just gives me: "Ooops! Javadocs not found!? "

Hi,

You are looking at the right place. Our demo server setup changing to a more scalable one and there is still some issues to be solved. Our hosting admin is working on this.

Instead of just looking at javadocs, I’d strongly suggest to download charts for testing and play around with it in your favourite IDE. You can do that for free for 30 days. This way you’ll get much better picture how capable this add-on is and you’ll also have javadocs integrated right into the tool you know best.

cheers,
matti

Thanks,

I did find what I was looking for in the demo source and in the source of the component… .after a while…
However… it is sometimes easier to look in the API docs.