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
- Host: GitHub
- URL: https://github.com/jofaval/headless-heatmap
- Owner: jofaval
- Created: 2023-09-03T13:58:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T14:00:33.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T12:51:50.000Z (over 1 year ago)
- Topics: charts, headless, headless-heatmap, heatmap, react, typescript, vite
- Language: TypeScript
- Homepage: https://jofaval.github.io/headless-heatmap/
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.