Font size units missing in docs
Aperta
@LiamConnors ci sta già lavorando.
Dal 11/7/2024.
bug
documentation
P3
- Lingua principale
- Python
- Stelle
- 18.8k
- Fork
- 2.8k
- Merge medio
- 16h 26m
- PR unite (30g)
- 21
Descrizione
Looking at https://plotly.com/python/reference/layout/#layout-font, we see
size
Code:fig.update_layout(font_size=<VALUE>)
Type: number greater than or equal to 1
Default:12
But what are the units of this number? Points? Pixels? cm? in? Experimentation shows that it's most likely points, but an official record of that would be nice.
Hopefully this doesn't take more than a couple of minutes. Thank you for your time.
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.
Valutazione
Questa issue non è ancora stata valutata.