reactjs-calendar-heatmap
reactjs-calendar-heatmap copied to clipboard
React component for d3.js calendar heatmap graph
@g1eb Can we use `minimum value` calculated from the data that we process and use them to `generate color code generator` instead of passing `(-0.15 * max_value)` as the lower...
Hi @g1eb, I think this is a known issue, wonder why it's not reflecting in reactjs-calendar-heatmap even though a release with this fix was made on calendar-heatmap. I'm using the...
Cool library, I want to use it, but I'm getting some errors:  Was also curious of there was any chance to pass through some props to set the height...
Hi, I really like your chart and wanted to reuse it. I just have a problem when I put `overview={'year'}` . The data aren't displayed when the page is done...
How would you go about increasing the default height, so that more "Projects" could be shown in an expanding-height fashion rather than being smushed together.
Hi have used this component inside a React card component and this card has been looped through a map. This is how it is rendered  Any reason why it...
It'd be nice if the package published typescript types alongside the package.
Bumps [webpack](https://github.com/webpack/webpack) from 5.66.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
The current package depends on `d3` and `moment`, both of which are very large. Can `moment` be replaced by [`dayjs`](https://day.js.org/)?
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.1.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...