Skip to content

A visualization for Spotfire® to display a list of events in chronological order.

License

Notifications You must be signed in to change notification settings

spotfiresoftware/spotfire-mod-timeline

Repository files navigation

Timeline Mod for Spotfire®

Display a list of events in chronological order to communicate time-related information, over time, either for analysis or to visually present a story or view of history.

Installation & Use

Download latest version

The Wiki contains step-by-step instruction on how to install and use this Mod in Spotfire®.

Building the Project

In a terminal window:

  • npm install
  • npm run build-watch

In a new terminal window:

  • npm run server

Building for production

The development version of bundle.js is uncompressed and not suitable for end-users. Run the following command to compress the bundle:

  • npm run build

About Mods for Spotfire®