2👍
options: {
tooltips: {
yAlign: "bottom"
}
}
The problem is I don’t know a way that the caret is in the middle of your box.
- [Chartjs]-Chart.js setting maximum bar size of bar chart
- [Chartjs]-How to Highlight clicked Doughnut section or portion in chart.js?
0👍
I think you need to add more configuration for your tooltip
Check what you can use for position and alignment of your Tooltip
- [Chartjs]-How to set color for each item in tooltip with ChartJS
- [Chartjs]-Charts.js layered donut pie chart
Source:stackexchange.com