2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript8,615 stars (8,615 stars)868 forks (868 forks)batch import
enhancementextended serieshelp wantedquestion
- Issue 種別
- feature
- 前提条件
- なし
- 調査方針
- The issue requests a tooltip on hover for Treemap visualization. The repo contains Hint component used in Sunburst; examine that implementation to understand the pattern. Look at Treemap component source in src/treemap/ to identify hover event handling and where to integrate a Hint. Check existing tests for guidance. Given the lack of clear scope, the first step is to propose a design and get maintainer feedback.