diff --git a/index.html b/index.html index 8fd5ff2b..fa040846 100644 --- a/index.html +++ b/index.html @@ -209,12 +209,19 @@ as part of CHAP. Vis.js runs fine on Chrome, Firefox, Opera, Safari, IE9+, and most mobile browsers (with full touch support). This site contains documentation, downloads and live examples of vis.js. The sourcecode of vis.js is available at Github. For questions, issues, and suggestions please use the issues section of the Github project. -

installing with npm

+

+

install with npm

npm install vis
-

installing with bower

+

install with bower

bower install vis
+

link from cdnjs.com

+

+ vis.min.js
+ vis.min.css +

download

- vis.zip (version 3.10.0) +

+ vis.zip (version 3.10.0)