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

Events reference #188

Open
paddymul opened this issue May 27, 2015 · 1 comment
Open

Events reference #188

paddymul opened this issue May 27, 2015 · 1 comment

Comments

@paddymul
Copy link

I would like to use GSS to build an app that includes high charts and a table widget. How do I hook into callbacks to set the size of other objects on the page once GSS has determined the proper size.

The Highcharts http://www.highcharts.com/ package has js functions for setting the size of a chart.

@Inviz
Copy link
Contributor

Inviz commented May 30, 2015

Use engine.then(function(solution) { }) which is the same as engine.once 'solve', ...

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

No branches or pull requests

2 participants