Heatmap using reactjs and d3js
@cris_o/heatmap-from-time-series-data-with-d3js-react-tips-and-patterns-9d17a218d7f"">https://medium.com/@cris_o/heatmap-from-time-series-data-with-d3js-react-tips-and-patterns-9d17a218d7f
This isn’t meant to be a separate component.
Check out the post, check out the code and build something that suits to your needs
git clone https://github.com/criso/react-sample-code-for-that-heatmap-blog-post-js.git
// using yarn
yarn install
yarn start
// npm
npm install
npm run start