w20-framework / w20

W20 is a Web framework, built upon a powerful RequireJS/AngularJS/Bootstrap mix to help you develop single page applications.
https://w20-framework.github.io/
Mozilla Public License 2.0
8 stars 9 forks source link

Update charts API for last version of nvd3 #15

Closed kavi87 closed 9 years ago

kavi87 commented 9 years ago

Charts modules need to be updated to account for the changes in nvd3.js. For instance the 'description' property has been removed (or replaced...) which cause a TypeError.