seveves / angular-vis

An angular 2 vis.js project
MIT License
50 stars 41 forks source link

ng2-vis not properly initialized #37

Open dima12qw opened 7 years ago

dima12qw commented 7 years ago

Hi,I'm trying to include ng2-vis in my project but I'm getting an issue. I installed the ng-2 project and I created a component exactly like in the example(timeline component) but the timeline is not visible initially.If I push the button "Add and focus" the timeline is visible. How can I fix this?