Visual-Inference-Tools icon indicating copy to clipboard operation
Visual-Inference-Tools copied to clipboard

Remove descending mean animation from show CI

Open garrettgman opened this issue 13 years ago • 1 comments

When the show CI button is clicked, the GUI should proceed straight to showing the CI without animating the mean/median/difference dropping down from the top plot first.

garrettgman avatar Jun 27 '11 23:06 garrettgman

For onesampBootGUI() this can be fixed by commenting out bootstrapMoveBarFromDatavp() from handlerShowCI(). Need to check whether this works for all other GUIs as well.

garrettgman avatar Jun 27 '11 23:06 garrettgman