diff --git a/examples/examples.css b/examples/examples.css index af89fb7df6..e765978784 100644 --- a/examples/examples.css +++ b/examples/examples.css @@ -1,5 +1,4 @@ .examples-root { - margin: 50px auto 200px; min-width: calc(200px + 2em); width: calc(100vw - 200px); } diff --git a/examples/index.html b/examples/index.html index b32407ae7c..6acf15a7f3 100644 --- a/examples/index.html +++ b/examples/index.html @@ -7,10 +7,39 @@ + + + + + -
+ +
+

Vis Network

- - + + + + + + + Vis Network - + + + + - - - - - + + + +
+ + +

vis-network

+ +

Network is a visualization to display networks and networks consisting of nodes and edges. The visualization is + easy to use and supports custom shapes, styles, colors, sizes, images, and more. The network visualization works + smooth on any modern browser for up to a few thousand nodes and edges. To handle a larger amount of nodes, + Network has clustering support. Network uses HTML canvas for rendering. +

+ +

+ 네트워크는 Node와 가장자리로 구성된 네트워크와 네트워크를 표시하기 위한 시각화다. 시각화는 사용하기 쉽고 사용자 지정 모양, 스타일, 색상, 크기, 이미지 등을 지원한다. 네트워크 시각화는 현대 + 브라우저에서 최대 수천 개의 Node와 Edge에 대해 원활하게 작동한다. 더 많은 Node를 처리하기 위해, 네트워크에는 클러스터링 지원이 있다. 네트워크는 렌더링을 위해 HTML 캔버스를 사용한다. +

+ + + See Examples + +

Documentation

+ + + + + English + + + + + Korean + + + + Chinese (third party) + + +
+ + +