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

Tooltip colorbox supports configurable borderWidth, borderRadius, and dash effect #8874

Merged
merged 4 commits into from Apr 10, 2021

Conversation

etimberg
Copy link
Member

Updates

Enables styling of the tooltip color box via borderWidth, borderDash, borderDashOffset, and borderRadius properties.

tooltip-border-dash

tooltip-border-radius

Testing Done

  • Manual testing of new features
  • Automated tests added for tooltip

Resolves #6654

@etimberg etimberg added this to the Version 3.1 milestone Apr 10, 2021
@etimberg
Copy link
Member Author

Size Change: +651 B (0%)

Total Size: 239 kB

Filename Size Change
dist/chart.esm.js 68.7 kB +90 B (0%)
dist/chart.js 87.3 kB +239 B (0%)
dist/chart.min.js 62.1 kB +150 B (0%)
dist/chunks/helpers.segment.js 19.6 kB +155 B (+1%)
dist/helpers.esm.js 1.16 kB +17 B (+1%)

@etimberg etimberg merged commit 7ee498e into chartjs:master Apr 10, 2021
@etimberg etimberg deleted the tooltip-more-styling branch April 10, 2021 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tooltip: Add borderWidth, dash effects, and corner radius to the tooltip color box
2 participants