← Back

Heatmap

[basic]

2D heatmap with color scale cycling

Heatmap Demo

2D heatmap with color scale cycling

For the full interactive experience:

$ mix raxol.playground

Code
chart_element =
  heatmap(
    data: model.grid,
    width: effective_width(model, @default_chart_width),
    height: @chart_height,
    color_scale: model.color_scale
  )
demo j/k prev/next / focus demo esc back 28/42 demos