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

Bar length transitions #3896

Closed
nicolaskruchten opened this issue May 23, 2019 · 3 comments · Fixed by #4180
Closed

Bar length transitions #3896

nicolaskruchten opened this issue May 23, 2019 · 3 comments · Fixed by #4180
Assignees
Labels
feature something new

Comments

@nicolaskruchten
Copy link
Contributor

Subset of #3456 for roadmap purposes...

Bar length should support transitions either via frame-animation or react() with transitions. This includes stacked bars which should transition without gaps or overlaps.

@etpinard
Copy link
Contributor

Duplicate of #1019

@etpinard etpinard marked this as a duplicate of #1019 May 23, 2019
@etpinard etpinard added the feature something new label May 23, 2019
@etpinard
Copy link
Contributor

etpinard commented May 29, 2019

From Ricky's #1143 (comment)

I'm hoping will get a chance to loop back to it in the next week or so. Getting it started was pretty easy, but I don't yet know all the ins and outs of bar graphs and need maybe a day or two to lock down the remaining details. barmode: 'relative' is currently the one that was causing problems, though I suspect there are a decent number of details I still need to address.

and his TODO list in #1647 (comment) had

  • fix barmode: relative
  • test
  • object constancy for bar text

So, it sounds like getting bars under barmode: 'relative' to animate properly will be trickiest part to ✅

@nicolaskruchten
Copy link
Contributor Author

Heh yeah. And we changed the behaviour of group barmode since then also to look more like relative. And we added connectors ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants