2 commentaires (2 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)JavaScript8 615 stars (8 615 stars)868 forks (868 forks)batch import
enhancementextended serieshelp wantedquestion
Description
Cette issue ne contient pas de description.
- Type d'issue
- feature
- Prérequis
- Aucun
- Direction de recherche
- 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.