graph: first loading of page results in negative SVG dimension
Open
bug
easy
web UI
- Dominant language
- Python
- Stars
- 319
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Browser JS console gives:
```
Error: Invalid negative value for
Contributor guide
Research direction
Start by reproducing the error on the first page load and inspect the browser console while tracing the graph-rendering entry point. Compare the initial render with a reload and identify why the SVG height becomes negative. Done means the graph renders correctly on its first load without the invalid negative dimension error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, javascript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100