add_listener: Plumbr events

Description Usage Arguments

Description

Plumbr data structures send only single event for data changes: data_changed. This has a two arguments, i and j. Either both are NULL, indicating a change in the shape of the underlying data, or they give the the locations of changed data values.

Usage

1
  add_listener(mf, callback)

Arguments

mf

muta frame

callback

function with arguments i and j


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