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(chart): donut center text selected segment cut off tooltip #359

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

dtanp-rft
Copy link
Collaborator

Description

When turn on tooltip in chart (donut center tooltip), tooltip is cut off.
https://codepen.io/juliausanova/pen/xxYQRmW

Here is link of list of hook that available on chartjs.
https://www.chartjs.org/docs/2.9.4/developers/plugins.html?h=afterdatasetsdraw

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Sakchai-Refinitiv Sakchai-Refinitiv added the bug Something isn't working label Jun 13, 2022
@dtanp-rft dtanp-rft merged commit 62e37d5 into v6 Jun 13, 2022
@dtanp-rft dtanp-rft deleted the fix/center-text-donut-chart-tooltip branch June 13, 2022 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants