An open API service indexing awesome lists of open source software.

https://github.com/jofaval/headless-heatmap

Headless Heatmap, only available in React for now, might add Vue later down the road
https://github.com/jofaval/headless-heatmap

charts headless headless-heatmap heatmap react typescript vite

Last synced: 3 months ago
JSON representation

Headless Heatmap, only available in React for now, might add Vue later down the road

Awesome Lists containing this project

README

          

# Headless Heatmap

Easier to use and modify heatmap (tile-map version)

## Table of contents

1. [How to install](#how-to-install)
1. [How to use](#how-to-use)
1. [Why?](#why)
1. [Improvements](#improvements)

## How to install

[Table of contents](#table-of-contents)

To be done

## How to use

[Table of contents](#table-of-contents)

Checkout the example at [Heatmap Table](./src/examples/heatmap-table/)

To improve the examples and API

## Why?

[Table of contents](#table-of-contents)

Heatmap components are unnecessarily hard to use and overly complicated, for what it actually is that is.

Basically, needed a similar component for work and some libraries are not great at it.

## Improvements

[Table of contents](#table-of-contents)

The ranges, I'd like them to scale more nicely (choose hundreds over specific down to number and decimal sizings) quartiles like type of ranges.