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

feat(line): use theme values for line slice tooltip #1471

Merged
merged 2 commits into from
Apr 22, 2021

Conversation

fpammer
Copy link
Contributor

@fpammer fpammer commented Apr 8, 2021

I noticed that the line chart slice tooltip did not apply the theme value for chip so I created this quick fix. For that I reused the Chip component from the tooltip package.

Additionally I added another theme value to theme the value part of the tooltip.

Small preview:
image

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 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 33682a8:

Sandbox Source
nivo Configuration
nivo-website Configuration

packages/line/src/SliceTooltip.js Outdated Show resolved Hide resolved
@wyze wyze merged commit 0f67123 into plouc:master Apr 22, 2021
@wyze
Copy link
Contributor

wyze commented Apr 22, 2021

Thank you!

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.

2 participants