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

add tooltip show option #77

Closed roylee0704 closed 9 years ago

roylee0704 commented 9 years ago

this adds tooltip show option.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d6cf12d98fd97cc1f960c2a41b40892fcb8f2063 on roylee0704:feature-tooltip-options into 408be928dbba37508150a35693bf9a7e8e5049b9 on maxklenk:develop.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 369b2453c8845642e127aa7e9e0d9f3d095182be on roylee0704:feature-tooltip-options into 408be928dbba37508150a35693bf9a7e8e5049b9 on maxklenk:develop.

maxklenk commented 9 years ago

Thank you for the pull request. I did a lot of structural changes to the project structure of angular-chart to include all c3 configuration options at once. So it should now be possible to use tooltips in the new 0.3.0 version. Sorry for not merging your pull request, it was perfectly tested - it just don't fit anymore.