Overview

We created a GitHub repository demonstrating how to use vis.js with Nuxt.js.

github.com

You can check the demo site from the following page:

https://nuxt-visjs.netlify.app/

Details

Nuxt.js is a framework that allows you to use Vue.js more effectively.

vis.js is a visualization library that can create network diagrams and timelines.

visjs.org

We created a GitHub repository demonstrating how to use vis.js with Nuxt.js.

image

image

image

The repository includes basic visualization examples using “Timeline,” “Network,” and “Graph2d.”

We hope this is helpful when using vis.js with Nuxt.js.