angular-visjs
angular-visjs copied to clipboard
AngularJS directive module for vis.js components
I am trying to create a timeline view using visjs of a upgrade scenario (Pre Upgrade, Pre Release & Post Upgrade) something similar to the image below. Need some pointers...
Hi I need my network object in my controller. the network object is created in vis-js directive, but I need it in my controller to use it's functionality. Is there...
When I just want to give options.template to return a template html that contains directives, it doesn't take effect or not compiled, that means the directives were not compiled by...
I'm using the dragStart/End functionality in an app. On iOS, I noticed that occasionally, the dragEnd is not called. I don't think it has anything to do with iOS, other...
Issue: When the data changes, the data watch will set the options to their defaults. This also ends up setting the scope property that's bound to it. This leads to...
Couldn't find a way to catch the zoom extends option.