Display a selectable list of unique values in a column or a hierarchy.
The Wiki contains step-by-step instruction on how to install and use this Mod in Spotfire®.
In a terminal window:
npm install
npm run build-watch
In a new terminal window:
npm run server
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
- TIBCO Community Exchange: A safe and trusted place to discover ready-to-use mods
- Developer documentation: Introduction and tutorials for mods developers
- Mods examples: A public repository for examples projects