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

Legend DiscreteBar Chart #712

Open zeus1200 opened 6 years ago

zeus1200 commented 6 years ago

Hi, I'm using the discreteBarChart to show some data.

When I use the example in the web and I check the showLegend option, the legend appears, but when I do the same on the plunker of the chart, nothing happens.

How can I show the legend?

Than you very much

wizzzdev commented 6 years ago

Same issue here.