uiwjs/react-heat-map
A lightweight calendar heatmap react component built on SVG, customizable version of GitHub's contribution graph.
TypeScriptMIT
Issues
- 6
Tooltip is not rendering correctly
#129 opened by shivam-880 - 0
Dependency Dashboard
#30 opened by renovate - 3
How to make a custom Tooltip
#62 opened by tyler-morales - 3
Start date as "Today"
#130 opened by shivam-880 - 7
app-index.js:35 Warning: A props object containing a "key" prop is being spread into JSX: let props = {key: someKey, rx: ..., fill: ..., width: ..., height: ..., x: ..., y: ..., render: ..., value: ..., data-date: ..., data-index: ..., data-row: ..., data-column: ...}; <Rect {...props} /> React keys must be passed directly to JSX without using spread: let props = {rx: ..., fill: ..., width: ..., height: ..., x: ..., y: ..., render: ..., value: ..., data-date: ..., data-index: ..., data-row: ..., data-column: ...}; <Rect key={someKey} {...props} />
#128 opened by ruru-m07 - 1
- 3
- 12
when I clicking on any of react in svg it is changing its color to green but i want red how can i do that? and how this panel color are working ?
#121 opened by pradeep800 - 0
Can start day of the week change?
#116 opened by erdemontas - 1
是否支持设置第一行为周一
#104 opened by mapan1908 - 1
October 31 is doubled
#71 opened by Corlai - 1
- 4
没有点击事件吗?
#58 opened by zhangwei900808 - 1
Responsive Heatmap
#67 opened by Bryce-Davidson - 22
设置时间段出错
#60 opened by zhangwei900808 - 10
in next.js error - ./node_modules/@uiw/react-heat-map/esm/style/index.css
#59 opened by zhangwei900808 - 17
website example cannot accessed
#43 opened by esafata - 6
是否考虑,月份之间增加分割线
#25 opened by excxapp - 16
RangeError: Invalid array length
#24 opened by excxapp - 0
弄个示例页面看看效果鸭
#5 opened by refanbanzhang