If NaN data in heatmap, it causes assertion at searching the color data.
Open
type:fix
- Dominant language
- C++
- Stars
- 6.2k
- Forks
- 693
- PR merge metrics
- No merged PRs in 30d
Description
When NaN is present in the heatmap data, it raises an assertion at RectInfo operator()(I idx).
How can I turn the NaN data into a specified color, e.g., black or red?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.