krispo / angular-nvd3

AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API.
http://krispo.github.io/angular-nvd3
MIT License
1.29k stars 377 forks source link

How to show tooltip data in a separate html table like on npmcharts.com #735

Open jonathan-kosgei opened 6 years ago

jonathan-kosgei commented 6 years ago

How do I show the data that would typically be shown on mouseover in a separate html table like in the example below from https://npmcharts.com

image