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

how to use redraw method? #63

Open
ajkula opened this issue Oct 27, 2017 · 0 comments
Open

how to use redraw method? #63

ajkula opened this issue Oct 27, 2017 · 0 comments

Comments

@ajkula
Copy link

ajkula commented Oct 27, 2017

Hi, on the pure web/js google charts, there's a possibility to call a redraw method when there's a change on the values, how to do that with angular2-google-chart ?

for exemple:
new google.visualization.ColumnChart($('#global-graph').get(0)).draw(google.visualization.arrayToDataTable((function(days) {...

plus we need a .arrayToDataTable method...

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

1 participant