3👍
To do this you’ll need to render a custom tooltip. There is a good example on the Chart.js website.
It’s a lot of work as you need to handle everything yourself (like positioning) but also the only way to get such a highly formatted result.
- [Chartjs]-Chart.js Line-Chart with different Labels for each Dataset
- [Chartjs]-Angular 2 ng2-charts donut change segment color
Source:stackexchange.com