Skip to content

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.

@benjamintd benjamintd force-pushed the swarmplot-borderwidth branch from 05ceb01 to 629bb24 Compare November 8, 2021 08:37
@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