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

Setting Globals Objects of Charts via Java API? #2335

Open
willemv opened this issue Nov 13, 2021 · 0 comments
Open

Setting Globals Objects of Charts via Java API? #2335

willemv opened this issue Nov 13, 2021 · 0 comments
Labels
enhancement New feature or request vaadin-charts

Comments

@willemv
Copy link
Contributor

willemv commented Nov 13, 2021

Similar to #1296 : can you please provide Java API to set the global object on the default chart options?

I.e. this used to work in the old charts addon for vaadin framework:

ChartOptions.get().setGlobal(new MyGlobal());

The Global object is already in the API of the new flow-charts addon, but the setGlobal on the ChartOptions is missing

@yuriy-fix yuriy-fix added enhancement New feature or request vaadin-charts labels Nov 16, 2021
willemv added a commit to datadobi/flow-components that referenced this issue Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vaadin-charts
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants