Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vaadin/charts-component #40

Open
Inovelan opened this issue Jul 31, 2015 · 2 comments
Open

Vaadin/charts-component #40

Inovelan opened this issue Jul 31, 2015 · 2 comments

Comments

@Inovelan
Copy link

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.

@jouni
Copy link
Contributor

jouni commented Aug 12, 2015

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?

@zch
Copy link

zch commented Aug 12, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants