Boxplot has horizontal axis ticks overlap axis title
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- JavaScript
- Sterne
- 18.3k
- Forks
- 2k
- Ø Merge
- 2 T. 12 Std.
- Gemergte PRs (30 T.)
- 28
Beschreibung
While zooming in and dragging a categorical boxplot, I got in a state where the longer labels of the horizontal axis, that are displayed in an angle, overlap the horizontal axis title. To get to this state, one has to zoom in so that only shorter labels are displayed oblique, then drag the plot so that a long label appears in the corner of the plot, without getting over the axis title. I noticed that the title moves upper when I leave my mouse button. Then click to drag again until the longer label is over the axis title.
If from step 1 I drag more so that the longer label is over the axis title, and I release the mouse button, the plot moves a bit up so that the label does not overlap the title.
Step 1: zoom in to only see short labels:
Step 2: drag to the right to make a long label appear on the left:
notice the title moved upper (this is important in order to reproduce) instead of staying on the bottom of the div
Step 3: drag to the right so that the long label overlaps the title
From step 1, if you drag directly to a position similar to step 3, you'll get into a state where there is no overlap:
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, die Interaktion mit dem kategorialen Boxplot anhand der dreistufigen Zoom-und-Ziehen-Sequenz des Issues zu reproduzieren, insbesondere die Zwischenfreigabe, die den Titel nach oben verschiebt. Untersuche das Layoutverhalten der Achsenbeschriftung und des Titels des Boxplots, das an dieser Sequenz beteiligt ist; abgeschlossen ist die Aufgabe, wenn lange, schräg ausgerichtete Beschriftungen der horizontalen Achse nach dem Ziehen nicht mit dem Achsentitel überlappen und der direkte Ziehpfad weiterhin korrekt ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- data-visualization
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100