JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
I would like to have an interface which I could use to check different relations between different datatables and reports generated from them. This would help user to track how different data tables and visualisations might be related and possibly also help to visualise the flow needed to reach the end. Of course it would be nice to able to also something from this interface (bring table / table to top for example). This would require JMP to save the relations somewhere, so this should maybe be an option in Preferences.
Some example ideas (most likely there are way better visualizations for this):
Lazyu example script for parallel and ishikawa. Using something like this would work, but you would have to have your own functions/class to handle subsetting and so on, to get all references. You can also parse some names and link them back (subset and summary).