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

Add New Maintained Repo Link to Readme #728

Open pertrai1 opened 6 years ago

pertrai1 commented 6 years ago

Since this repo is no longer maintained, I added a link to a repo that has been created that will push version updates to npm. This was needed because of a PR that had a fix that our company needed and this repo has not been updated in a very long time.

pertrai1 commented 6 years ago

@krispo - please consider adding this to README for a new repo that is taking PR requests to update version on npm.

cedricbonhomme commented 6 years ago

Hello @pertrai1 , can we consider this fork as "official" ? It would be nice to have some statement from @krispo any way, thank you very much for the work!

pertrai1 commented 6 years ago

@cedricbonhomme yes it is official. the fork was because the company I work for needed the patch. We are still in the process of moving from 1.6 which makes it where it is important for us to have a "maintainable" version of nvd3. It would be nice to hear from @krispo about this.

cedricbonhomme commented 6 years ago

Thank you for the answer! We are actually using your fork in an AngularJS based app.