Plots with multiple axes are not aware of other axis tick labels
Nessuno ha ancora preso questa issue.
- Lingua principale
- JavaScript
- Stelle
- 18.3k
- Fork
- 2k
- Merge medio
- 2g 12h
- PR unite (30g)
- 28
Descrizione
It seems that when you have multiple xaxes the tick labels are not aware of tick labels from the other axis. This causes the ticks to overlap on the xaxis1 right and xaxis2 left sides when zooming in and out. The following codepen is capable of reproducing the issue: https://codepen.io/cameronwaterman/pen/LYYXyJW

This can be mitigated by adjusting the axis domain to allow for more space between the two, but the issue still presents itself even with spacing if the tick labels are long enough. The domain gap would have to be larger then the amount of horizontal real estate I'm willing to sacrifice to completely avoid the issue.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia dalla riproduzione CodePen collegata e analizza il layout dei tick di multiple-x-axis durante lo zoom avanti e indietro. Il lavoro è completato quando le etichette dei tick sul lato destro di xaxis1 e sul lato sinistro di xaxis2 non si sovrappongono più, anche quando le etichette sono lunghe.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- data-visualization
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100