Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component request: Heat map #262

Open
LoicUV opened this issue May 10, 2016 · 10 comments
Open

Component request: Heat map #262

LoicUV opened this issue May 10, 2016 · 10 comments
Labels
Issue: Accepted The submitted issue has been confirmed by the Victory core team Status: Help Wanted 🔨 Extra attention is needed Type: Enhancement ✏️ An enhancement or feature proposal that will be addressed after the next release

Comments

@LoicUV
Copy link

LoicUV commented May 10, 2016

Hello! As I need a heat map type of chart for a project, I was wondering if some work had already been done regarding this, and if not try to implement it.

We can discuss the requirements here.

Here's a concrete example of how it would look in my project:
heatmap

@SamEureka
Copy link

adding a 👍 to this component request

@dandelany
Copy link
Contributor

dandelany commented May 11, 2016

If it's useful, I recently implemented a color heat map in my own library, feel free to borrow code:

https://github.com/spotify/reactochart/blob/0.2.1/src/ColorHeatmap.js

(it's still a rough draft, needs to handle categorical axes better)

@boygirl
Copy link
Contributor

boygirl commented May 11, 2016

Super useful. Thanks @dandelany

@boygirl boygirl added the Type: Enhancement ✏️ An enhancement or feature proposal that will be addressed after the next release label Mar 11, 2017
@petekp
Copy link

petekp commented Aug 7, 2019

+1 for heatmap 😃

@boygirl Are there still plans to create this chart type? Thanks!

@karimkawambwa
Copy link

+1 👍

@camilossantos2809
Copy link

any news about that?

@boygirl
Copy link
Contributor

boygirl commented Jul 17, 2020

Yes! this is the next big thing I'm planning to work on. It will build on the histogram feature we released recently

@boygirl
Copy link
Contributor

boygirl commented Aug 27, 2020

Notes: This component will be basically a 2d histogram, and this work will involve updates / improvements to VictortyHistogram. Work will also involve enhancement of the colorScale prop or the addition of a new colorBy prop to support heatmap coloring. Work is in progress, but interested parties should reach out with API opinions.

https://github.com/FormidableLabs/victory/tree/feature/heatmap

@ofrasergreen
Copy link

Any updates on this? I'd really like to use a heatmap.

@h-kataria
Copy link

@becca-bailey I see you guys have an initial implementation of heatmaps in victory charts but didn't get that over the finish line. We would like to have them included as part of the victory charts so we can use them. Is there a way we could help you guys to get this task finished?

@carbonrobot carbonrobot added the Issue: Accepted The submitted issue has been confirmed by the Victory core team label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Accepted The submitted issue has been confirmed by the Victory core team Status: Help Wanted 🔨 Extra attention is needed Type: Enhancement ✏️ An enhancement or feature proposal that will be addressed after the next release
Projects
None yet
Development

No branches or pull requests