Hi there! I am trying to call the tooltip for the entire bar in a stacked bar chart instead of each individual stack. Basically I want the total amount of the bars to show up. Is that possible? Let me know if more information on this issue is needed.
Cheers
@leahthedestroyer you can add the following when creating the chart
See https://github.com/chartjs/Chart.js/blob/master/samples/tooltips/interaction-modes.html for all the different modes