public class HeatmapRendererOptions extends AbstractPivotObject
| Constructor and Description |
|---|
HeatmapRendererOptions() |
| Modifier and Type | Method and Description |
|---|---|
JsFunction |
getColorScaleGeneratorFunction() |
HeatmapRendererOptions |
setColorScaleGeneratorFunction(JsFunction colorScaleGeneratorFunction)
Sets a function that is used in color scale generator of heatmap renderer.
|
createGsonBuilder, getSharedGson, toStringpublic JsFunction getColorScaleGeneratorFunction()
public HeatmapRendererOptions setColorScaleGeneratorFunction(JsFunction colorScaleGeneratorFunction)
colorScaleGeneratorFunction - a function that is used in color scale generator of heatmap renderer