Starting 2 or more bubble plot animations syncronized
I have a dashboard with 3 bubble plots.All BPs have the same time column.How can I start all 3 at the very same moment? If I click on one start button after the other, the 3 animations are not in sync any more. Thanks in advanceMarkus I am using JMP 17.1.0names default to here(1);
JMP App(
Set Name( "Dashboard" ),
Set Description( "Selection in one report filters the second" ),
Auto Launch( 1
...