arunghosh / arunghosh/react-heatmap-grid

Tooltips in cellRender

Open
#174 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
82
Forks
40
PR merge metrics
No merged PRs in 30d

Description

Hi there, we are currently leveraging react-heatmap-grid to display a custom component with separate swim lane "heat maps." Is there a way to implement tooltips in cellRender? I wonder if there's an issue with static conversion for HTML. Is something like this possible?
```
{
return

YOYO!


}}
/>
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the HeatMap component and trace how the cellRender prop is handled when custom React elements are returned. Check the existing rendering behavior and determine what support is needed for a tooltip like the example; done means the tooltip reliably appears for cells rendered through cellRender.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.