gonewandering / angles

An angular.js wrapper for Chart.js
MIT License
632 stars 87 forks source link

Multiline tooltip #64

Open maeishoj opened 9 years ago

maeishoj commented 9 years ago

Hello,

I Was wondering if there was someone that could explain me how to format the tooltip on multiple lines? I am using bootstrap grid system and I have two divs that take 6 cols each, and they each have a polar graph with tooltips. However the title is too long (overflowing over the other div) and gets cut.

Any help will be appreciated!