Wrong position tooltip rendered at
Open
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 419
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I'm using Python 3.13.0 and pygal 3.0.5.
When rendering a HorizontalLine(), I found the tooltip rendered not where it should be in the HorizontalLine(), but where it should be in the y-inversed Line(). I think it need to be solved.
Contributor guide
Research direction
Reproduce the issue with Python 3.13.0 and pygal 3.0.5 using a HorizontalLine(), then compare its tooltip position with the y-inversed Line() behavior described. Done means the HorizontalLine() tooltip renders at its correct position rather than at the position used by the y-inversed Line().
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100