txbm / angular-chartjs

Directive set for the ChartJS library. Supports data bindings and attribute-level specification for chart specific options. The only Angular ChartJS module that supports ALL chart options as HTML5 attributes :)
MIT License
146 stars 37 forks source link

generate new legend on dataset change #34

Closed dasantonym closed 8 years ago

dasantonym commented 9 years ago

the chart's legend should be regenerated when the dataset changes (maybe as well when the options change, not sure)