HTMLとjavascriptでインタラクティブなネットワーク図を作成する方法の紹介です。vis.jsというライブラリを使います。 今回は例として、漫画の推薦帯(あの作品の〇〇先生推薦!ってやつ)ネットワークを作ってみようと思います。 vis.jsとは vis.jsはjavascriptで ...
Vis.js is a dynamic, browser based visualization library. The library is designed to be easy to use, handle large amounts of dynamic data, and enable manipulation of the data. The library consists of ...
The Timeline/Graph2D is an interactive visualization chart to visualize data in time. The data items can take place on a single date, or have a start and end date (a range). You can freely move and ...