pause: Pause (cache) events.

Description Usage Arguments Details

Description

When a mutaframe is paused, it accumulates events without passing them on. When unpaused, it accumulates all events into a single event and passes it on.

Usage

1
  pause(mf)

Arguments

mf

mutaframe

Details

This is a performance optimisation for when you expect many changes: pause the mutaframe, perform all the changes and then unpause.


ggobi/plumbr documentation built on May 17, 2019, 3:15 a.m.