GraFiddle / angular-chart

AngularJS directive for adjustable dynamically updating c3 charts
http://grafiddle.github.io/angular-chart/
MIT License
127 stars 40 forks source link

Misplaced Tooltip #67

Closed eckyputrady closed 9 years ago

eckyputrady commented 9 years ago

In the screenshot below, I hover on bottom right chart, however, the tooltip shown at the top left

screen shot 2015-04-06 at 3 40 03 pm

I fixed it by giving angularchart directive a position: relative style.

Shouldn't angularchart directive have position: relative style by default?

maxklenk commented 9 years ago

Hi @eckyputrady, thank you for mentioning this, other people had the same problem. In the next release the css file will be part of the main files you automatically include with bower. The used styles are set in there.