[Omeka S Module Introduction] Timeline Module

Overview This is an introduction to the “Timeline” module for creating timelines in Omeka S. https://omeka.org/s/modules/Timeline/ Installation You can install this module using the standard method for Omeka S. Below is an example of the installation method. c w u d g n e z o t i m p e h k t T a t i - p m s s e / : l m i / n d g e u i - l t 3 e h . s u 4 b . . 1 c 6 o . m 3 / . D z a i n p i e l - K M / O m e k a - s - m o d u l e - T i m e l i n e / r e l e a s e s / d o w n l o a d / 3 . 4 . 1 6 . 3 / T i m e l i n e - 3 . 4 . 1 6 . 3 . z i p Usage To use this module, you need to create a page on your site. In the following example, a page named “Timeline” has been created. ...

November 24, 2022 · 2 min · Nakamura

Created a GitHub Repository Demonstrating How to Use vis.js with Nuxt.js

概要 Nuxt.jsでvis.jsを使用する方法を紹介するGitHubリポジトリを作成しました。 github.com 以下のページから、デモサイトをご確認いただけます。 https://nuxt-visjs.netlify.app/ 詳細 Nuxt.jsはVue.jsをより効果的に使えるフレームワークです。 またvis.jsは、ネットワーク図やタイムラインを作成することができる可視化ライブラリです。 visjs.org 今回、Nuxt.jsでvis.jsを使用する方法を紹介するGitHubリポジトリを作成しました。 「Timeline」「Network」「Graph2d」による基本的な可視化例を掲載しています。 Nuxt.jsを用いたvis.jsの利用に際して、お役にたてば幸いです。

July 29, 2021 · 1 min · Nakamura