You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A relatively uncommon graphical tool that uses multiple scatterplots to determine the correlation (if any) between a series of variables. These scatterplots are then organized into a matrix, making it easy to look at all the potential correlations in one place.
The [Wiki](https://github.com/TIBCOSoftware/spotfire-mod-scatterplotmatrix/wiki) contains step-by-step instruction on how to install and use this Mod in TIBCO Spotfire®.
12
+
13
+
## Building the Project
14
+
15
+
In a terminal window:
16
+
-`npm install`
17
+
-`npm start`
18
+
-`npm run server`
19
+
20
+
## About Mods for TIBCO Spotfire®
21
+
-[TIBCO Community Exchange](https://community.tibco.com/s/global-search/%40uri#q=mod%20for%20tibco%20spotfire&t=Exchange&sort=date%20descending): A safe and trusted place to discover ready-to-use mods
22
+
-[Developer documentation](https://tibcosoftware.github.io/spotfire-mods/docs/): Introduction and tutorials for mods developers
23
+
-[Mods examples made by TIBCO](https://github.com/TIBCOSoftware/spotfire-mods/releases/latest): A public repository for examples projects
0 commit comments