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

Investigate using watchEffect instead of update functions #586

Open
dchiquito opened this issue Jul 13, 2020 · 1 comment
Open

Investigate using watchEffect instead of update functions #586

dchiquito opened this issue Jul 13, 2020 · 1 comment
Assignees
Projects

Comments

@dchiquito
Copy link
Contributor

https://composition-api.vuejs.org/api.html#watcheffect seems to address the problem of invoking a render function to run D3 code reactively in Vue.

@dchiquito dchiquito self-assigned this Jul 13, 2020
@dchiquito dchiquito added this to New issues in viime via automation Jul 13, 2020
@waxlamp
Copy link
Member

waxlamp commented Jul 27, 2020

Now that watchEffect() is in the codebase, I think we can call this done.

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

No branches or pull requests

2 participants