UNPKG

vue-vis-network

Version:

Vue2 component to integrate with vis-network

9 lines (6 loc) 152 B
<meta charset="utf-8"> <title>vueVisNetwork demo</title> <script src="./vueVisNetwork.umd.js"></script> <script> console.log(vueVisNetwork) </script>