Skip to content

vanntomm/vis-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vis-component

A wrapped vis.js network module web-component.

Usage

Install the component via Bower:

bower i vis-component -S

Import the component:

<link rel="import" href="../bower_components/vis-component.html">

Use it:

<vis-component dotcontent="dinetwork {1 -> 1 -> 2; 2 -> 3; 2 -- 4; 2 -> 1 }"></vis-component>

Preview

About

A wrapped vis.js network module web-component

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages