MitchellAcoustics/Soundscapy

Set rounding for `paq_likert(plot_percentage)`

Aberta

#152 aberto em 14 de mai. de 2026

 (0 comentário) (0 reação) (1 responsável)Python (12 forks)auto 404
buggood first issue

Métricas do repositório

Stars
 (58 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

What happened?

When using plot_percentage=True in the likert plots, too many decimal points of precision are shown, cluttering the plot.

What did you expect instead?

Round these values to at most 1 decimal point.

Optional environment info

  • Python version:
  • Soundscapy version:
  • Operating system:

Guia do colaborador