We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Padding between the color box and the text.
Color box is pushed out of the tooltip.
See Optional extra steps
An example with boxPadding: 15
plugins: { tooltip: { rtl: true, boxPadding: 15, } },
No response
v3.9.1
The text was updated successfully, but these errors were encountered:
Sorry, closed by mistake
Sorry, something went wrong.
Hello sir! can you assign this issue to me??
fix RTL tooltip colorBox placement chartjs#10771
6ebf3b1
fix RTL tooltip colorBox placement (#11061)
2481547
* fix RTL tooltip colorBox placement #10771 * fix lint problem
No branches or pull requests
Expected behavior
Padding between the color box and the text.
Current behavior
Color box is pushed out of the tooltip.
Reproducible sample
See Optional extra steps
Optional extra steps/info to reproduce
An example with boxPadding: 15
Possible solution
No response
Context
No response
chart.js version
v3.9.1
Browser name and version
No response
Link to your project
No response
The text was updated successfully, but these errors were encountered: