A configurable visualization for gauge reading using a radial scale to display a specific data point using a dial over a radial scale with defined limits.
Gauges can be used for many purposes like speed, satisfaction, volume, temperature, etc. But most common use is from car dashboard for fuel, speed, etc. also known as speedometer.
The Wiki contains step-by-step instruction on how to install and use this Mod in Spotfire®.
In a terminal window:
npm install
npm start
In a new terminal window:
npm run server
- Spotfire 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