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

fix(swarmplot): use the borderWidth property - fixes #1813 #1814

Merged
merged 1 commit into from Dec 17, 2021

Conversation

benjamintd
Copy link
Contributor

This PR fixes #1813 by passing down the borderWidth property which was omitted in the Swarmplot component.

The result can be seen in the story at /story/swarmplot--extra-layers which defined a borderWidth which was not being used. It is now displaying as intended:
image

@benjamintd
Copy link
Contributor Author

I see an error in the codesandbox build, but I don't think it's related to my changes.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 8, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 629bb24:

Sandbox Source
nivo Configuration

@plouc plouc merged commit edd3990 into plouc:master Dec 17, 2021
@plouc
Copy link
Owner

plouc commented Dec 17, 2021

Thank you @benjamintd!

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.

borderWidth is not being used in swarm plot
2 participants