Font size units missing in docs
Aberta
@LiamConnors já está trabalhando nisso.
Desde 11/7/2024.
bug
documentation
P3
- Linguagem predominante
- Python
- Estrelas
- 18.8k
- Forks
- 2.8k
- Merge médio
- 16h 26min
- PRs com merge (30d)
- 21
Descrição
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.
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.