There is a color of current dataset element, but how can I put current dataset label into tooltip, exchange for label from xAxis?
dataset
tooltip
In your options set multiTooltipTemplate to "<%=datasetLabel%> : <%= value %>" to do this.
From this Github issue : https://github.com/nnnick/Chart.js/issues/535
1.4m articles
1.4m replys
5 comments
57.0k users