Skip to content

A visualization for Spotfire® to add textual descriptions on dashboards and analyses.

License

Notifications You must be signed in to change notification settings

spotfiresoftware/spotfire-mod-basictextarea

Repository files navigation

Basic Text Area Mod for Spotfire®

Add basic textual descriptions to dashboards and analyses from the Spotfire Web UI.

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®