Clipping can be confusing and ugly #2106
Closed
chrisbolin
started this conversation in
General
Replies: 4 comments
|
I ran into some of this confusion myself when building a Canvas line component. Most of my other canvas components worked automatically with the data interpolation, but it was a bit confusing to figure out how to use a clip container to animate the |
0 replies
|
I'm going to convert this to a discussion so we can continue to discuss options for improving this behavior. |
0 replies
|
@becca-bailey I'm here because for scatter charts, the domainPadding on x axis does nothing, and I'm looking for a way to not have the scatter points near 0 overlap the axis: |
0 replies
|
Confirmed a bug with VictoryScatter, opened an issue here. #2690 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
For a few reasons, clipping can be confusing to users:
Any thoughts on how we might address this @boygirl?
All reactions