flrs / visavail

A D3.js Time Data Availability Visualization
https://flrs.github.io/visavail/docs/samples/basic.html
MIT License
310 stars 59 forks source link

Not able to integrate in angular 6+ #39

Closed jayeshdhage07 closed 4 years ago

jayeshdhage07 commented 4 years ago

I tried to integrate time data availability chart in angular 6+ , by installing D3, but not able to do that, also i didn't get any example about how can i integrate time data availability chart .

tanganellilore commented 4 years ago

Hi @amjayesh07,

I replicate Angular 6+ integration here.

Remember to add CSS file of visavail and add d3/moment dependecies in your package.json.

In next weeks i try to add a chapter into README file to explain how integrate into angular 2+. Tell me if all is fine.

jayeshdhage07 commented 4 years ago

Hey @tanganellilore , thanks man 🤘.

tanganellilore commented 4 years ago

Added documentation on new release