Skip to content

A visualization for Spotfire® to explore changes in ranking over time.

License

Notifications You must be signed in to change notification settings

spotfiresoftware/spotfire-mod-bump

Repository files navigation

Bump Chart Mod for Spotfire®

A special type of line chart designed for exploring changes in ranking over time. Useful to compare the position / performance / ranking of multiple observations rather than the actual values itself.

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®