gwt-api-generator
gwt-api-generator copied to clipboard
Vaadin/charts-component
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.
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?
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.