0👍
in the end, it could be accessed as such:
tooltips: {
mode: 'label',
callbacks: {
const currentValue = dataset.data[tooltipItem.index];
return currentValue.fileSize();
}
}
}
- Chartjs-Mixed chart not showing both charts simultaneously chart.js
- Chartjs-Chart.js stacked bar chart iterate over datasets
Source:stackexchange.com