gwt-api-generator icon indicating copy to clipboard operation
gwt-api-generator copied to clipboard

Vaadin/charts-component

Open Inovelan opened this issue 10 years ago • 2 comments

Hi, Is it possible to generate gwt-api for vaadin/charts-component ? Because when I did it there is no error, but for example the VChart class is nearly empty.

Regards.

Inovelan avatar Jul 31 '15 14:07 Inovelan

Hi,

It should be possible at least eventually to generate classes for v-chart as well. But I think the problem might be largely due to the fact that it relies also on the child elements for the chart definitions, and those are hard to autogenerate.

@zch, any thoughts?

jouni avatar Aug 12 '15 09:08 jouni

As of right now, it is not possible to use this tool to generate APIs for v-chart, due to its highly dynamic design. There are GWT APIs in the roadmap for Vaadin Charts, currently targeting version 3.1, but as we're still working on 3.0 it's going to be a little while before we get to that.

zch avatar Aug 12 '15 12:08 zch