adding a 馃憤 to this component request
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)
Super useful. Thanks @dandelany
+1 for heatmap 馃槂
@boygirl Are there still plans to create this chart type? Thanks!
+1 馃憤
any news about that?
Yes! this is the next big thing I'm planning to work on. It will build on the histogram feature we released recently
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
Most helpful comment
+1 for heatmap 馃槂
@boygirl Are there still plans to create this chart type? Thanks!