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

Bug when changing data through UI button #617

Open
Riad-Jarjour opened this issue Oct 23, 2017 · 0 comments
Open

Bug when changing data through UI button #617

Riad-Jarjour opened this issue Oct 23, 2017 · 0 comments

Comments

@Riad-Jarjour
Copy link

Riad-Jarjour commented Oct 23, 2017

In a treemap with 2 groups, clicking the button to change the data works well if you are outside the groups. But try clicking on a group to enter it then click the button to change data and you will see that the treemap disappears. Here's a jsfiddle.

You can see the problem from the code. I think something interrupts the transition, that's why the height of the created boxes don't reach their maximum, and the opacity of the elements with class "d3plus_rect" is stuck at a very small value. Changing the opacity to 1 shows the boxes again.

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