Skip to content

Added support for multiple instances in the same view#21

Open
DeKi90 wants to merge 2 commits intoBusinessOptics:masterfrom
DeKi90:master
Open

Added support for multiple instances in the same view#21
DeKi90 wants to merge 2 commits intoBusinessOptics:masterfrom
DeKi90:master

Conversation

@DeKi90
Copy link
Copy Markdown

@DeKi90 DeKi90 commented Jan 25, 2022

I had been having issues with multiple instances of your really neat component in the same app, because the refence by class would always only update one graph my app with multiple graphs side by side wouldn't render one of them.

The fix is to define an ID for the graph element in each component and pass that to d3.select.

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

Successfully merging this pull request may close these issues.

1 participant