Is it possible to get line breaks in chartjs tooltips?
tooltipTemplate: \"<%if (label){%><%=label%>: <%}%><%= value %>\"
At this point in time, it's not possible to add line breaks to a tooltip or axis label. Right now the developers are discussion implementation options; the discussion can be found Allow wrapping in axis labels (issue on github).