register_renderer_heatmap: Register a custom validator with Handsontable

View source: R/validators_and_renderers.R

register_renderer_heatmapR Documentation

Register a custom validator with Handsontable

Description

Register a custom validator with Handsontable

Usage

register_renderer_heatmap(
  hot,
  min_value = 0,
  max_value = 1,
  min_color = "#000000",
  max_color = "#ff0000"
)

Paul-A-Kavan/rhot documentation built on Oct. 29, 2022, 8:07 a.m.