chmRegisterAxisFunction: Register a predefined Javascript function for use in NGCHM...

chmRegisterAxisFunctionR Documentation

Register a predefined Javascript function for use in NGCHM Axis menus.

Description

This function registers a Javascript function that will be automatically added to the appropriate axis menu(s) when building a Next Generation Clustered Heat Map for axes that match the function's axis type. This function is intended for use by NGCHM system developers.

Usage

chmRegisterAxisFunction(type, label, fn)

Arguments

type

The axis type required by this function.

label

The name of the axis menu entry to be used for this function.

fn

The Javascript function to register.

See Also

chmAddAxisType()

chmRegisterMatrixFunction()

chmRegisterTypeMapper()

chmNewFunction()


bmbroom/NGCHMR documentation built on April 18, 2022, 6:52 p.m.