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.
The User Guide contains step-by-step instruction on how to install and use this Mod in Spotfire®.
In a terminal window:
npm installnpm run build-watch
In a new terminal window:
npm run server
- Spotfire® Visualization Mods on the Spotfire® Community Exchange: A safe and trusted place to discover ready-to-use Mods
- Spotfire® Mods Developer Documentation: Introduction and tutorials for Mods Developers
- Mods by Spotfire®: A public repository for example projects
