move axis x from bottom to top without using onrendered
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
I made the x-axis (inherently below) to fit the design by onrendered, but the problem was that when clicking on the legend, it had the phenomenon that the x-axis had to reload (dropped down). below for 0.5s), is there a way to make it permanently above the chart?
Contributor guide
Research direction
The issue names no source file or test; start by reproducing the x-axis drop during a legend click and trace the chart render lifecycle around onrendered. Done means the x-axis remains permanently above the chart after legend interactions without relying on onrendered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100