Christoph De Baene

Results 3 comments of Christoph De Baene

I have the same problem when using a network graph behind a [bootstrap tab](http://getbootstrap.com/javascript/#tabs) that isn't positioned correctly and that the `network.fit()` should be called. Is it possible to provide...

Wow, thank you for the quick response. I will try it out and looking forward for the next release. Regards, Christoph

It's not the right place, but as a quick fix, I have added the javascript below in the directive and it works fine now. ``` javascript $('a[data-toggle="tab"]').on('shown.bs.tab', function (e) {...