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

google-analytics-chart 'data' property does not notify #32

Open
zinkkrysty opened this issue Jul 30, 2015 · 1 comment
Open

google-analytics-chart 'data' property does not notify #32

zinkkrysty opened this issue Jul 30, 2015 · 1 comment

Comments

@zinkkrysty
Copy link
Contributor

This means we cannot bind to changes in the data property if we want to re-use it for something else (extra data processing for example). It defeats the purpose to have the property in the public API if we cannot use it in this way.

To solve this, one has to add notify: true here. I can make a pull request for this if you think it is a good idea.

@ebidel
Copy link
Contributor

ebidel commented Jul 30, 2015

Yea that makes sense to me. PR would be great!

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