Skip to content

Correctly handle non-linear axis types during transitions#4249

Merged
etpinard merged 1 commit intomasterfrom
fix-transition-axes-nonlinear
Oct 4, 2019
Merged

Correctly handle non-linear axis types during transitions#4249
etpinard merged 1 commit intomasterfrom
fix-transition-axes-nonlinear

Conversation

@etpinard
Copy link
Copy Markdown
Contributor

@etpinard etpinard commented Oct 3, 2019

... by using ax.r2l and ax.l2r (similar to how cartesian/dragbox.js
    does it).
@etpinard etpinard added bug something broken status: reviewable labels Oct 3, 2019
@archmoj
Copy link
Copy Markdown
Contributor

archmoj commented Oct 4, 2019

Nicely done.
I only have one non-blocking comment.
💃
@etpinard Thanks for the fix, tests & examples.

1 similar comment
@archmoj
Copy link
Copy Markdown
Contributor

archmoj commented Oct 4, 2019

Nicely done.
I only have one non-blocking comment.
💃
@etpinard Thanks for the fix, tests & examples.

@etpinard etpinard merged commit 75d007e into master Oct 4, 2019
@etpinard etpinard deleted the fix-transition-axes-nonlinear branch October 4, 2019 20:41
@etpinard
Copy link
Copy Markdown
Contributor Author

etpinard commented Oct 4, 2019

Thanks very much for the review !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug something broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

animate doesn't animate xaxis.range change for dates in timestamp units

2 participants