You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: