[FEATURE]: Add a polar heatmap
Open
@bpwrs is already working on this.
Since Feb 11, 2026.
feature
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
Description
Recommend adding a polar heat map plotting option. Essentially the polar scatter plot but include heat map bins instead of the points.
Why should this feature be added?
Polar heatmapping is extremely useful when looking at statistics/distributions in scenarios where the statistically meaningful bin limits do not map neatly onto a cartesian grid.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.