Overview
We created a GitHub repository demonstrating how to use vis.js with Nuxt.js.
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.
We created a GitHub repository demonstrating how to use vis.js with Nuxt.js.



The repository includes basic visualization examples using “Timeline,” “Network,” and “Graph2d.”
We hope this is helpful when using vis.js with Nuxt.js.