Skip to contents

This function registers a Javascript function that can be used when building a Next Generation Clustered Heat Map. This function is intended for use by NGCHM system developers.

Usage

chmRegisterFunction(fn)

Arguments

fn

The function to be registered. This should be an object of class 'ngchmJS'.

Value

The registered function.