HeatMap

A matrix-like control that uses
color to encode values
along two axes
HeatMap

Interactive Tool-tips

Enjoy interactive tool-tips, which provide the user with context aware detail that doesn’t complicate the summary.

Colorizers

Two different out-of-the-box colorizers (similar to the ones you can find in our TreeMap control) make it easy to use color to encode values.

Super-fast rendering mechanism

The control uses immediate-mode bitmap-based rendering with our own proprietary hit-testing and lay-outing which allows it to render an obscene amount of visual detail without slowing down and without sacrificing interactivity.

Two Approaches to Data

The control features a Categorical and Horizontal/Vertical data definition API, which allows you to map your data attributes directly, or generate groups automatically for all unique values. The API is optimized for maximum simplicity without compromising functionality.