-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This Mod for TIBCO Spotfire® can be used to display a single calculated value sized to fill the whole visualization area.
- From this repository Releases section, locate and download the .mod file.
- Drag the .mod file into an analysis in TIBCO Spotfire® Analyst.
For information on how to use and share visualizations mods, read the TIBCO Spotfire® documentation.
- From this repository Releases section, locate and download the source code.
- Build the project in your preferred code editor. Microsoft Visual Studio Code is highly recommended.
- Open an analysis in TIBCO Spotfire® and select Tools > Development > Create visualization mod from the menubar to connect to the project.
For information on how to get started with visualization mod development, read the TIBCO Spotfire® documentation.
Every mod handles missing, corrupted and/or inconsistent data in different ways. It is advised to always review how the data is visualized.
This visualization can be used to show a calculated value from any dataset.
By default this visualization will show the number of rows in the dataset.
Selecting a column on the value axis will display a calculated value based on that column. E.g you could display the sum of numbers in a numerical column, or the unique count of values in a categorical column.
The displayed value will be formatted according to the formatting of the column using in the calculation.
The displayed value will respond to changes in the canvas style. Font and color are determined by the visualization canvas styling settings.
Copyright (c) 2023 Cloud Software Group, Inc. All Rights Reserved.