Skip to content

A visualization for Spotfire® to display a set of selectable tags that can be used to query a dataset based on keywords.

License

Notifications You must be signed in to change notification settings

spotfiresoftware/spotfire-mod-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tag Mod for Spotfire®

Display a set of selectable tags that can be used to query a dataset based on keywords.

Each tag represents a unique comma separated value in a column. Selecting a tag will mark all rows where the corresponding value occurs. This marking can then be used to limit the data displayed in other visualizations.

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

About Mods for Spotfire®