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

Scatter chart #647

Open mayanksaraswat04 opened 7 years ago

mayanksaraswat04 commented 7 years ago

hi I have a scatter chart below that i have a table with category and checkbox on every row.

i want the table checkbox to work as legends. how can i achieve this functionality?

mayanksaraswat04 commented 7 years ago

@krispo can you help me out in this?