Documentation v8.2.4

Downloads Preview

Overview

Vis-timeline is an interactive visualization chart to visualize data in time. For more info visit the Github repository.

Usage

Vis-timeline's style and script bundles are separate from our global bundle and required to be included and initialized manually on related pages.
<link href="assets/plugins/custom/vis-timeline/vis-timeline.bundle.css" rel="stylesheet" type="text/css" />
<script src="assets/plugins/custom/vis-timeline/vis-timeline.bundle.js"></script>

Initialization

  • Vis-timeline's CSS and Javascript is required to be added into the page via the usage code snippet above, along with our other global bundles.
  • Add a blank div with a unique id and initialize it with Javascript.
Preview Get Help Buy Now