MitchellAcoustics/Soundscapy

Set rounding for `paq_likert(plot_percentage)`

Ouverte

#152 ouverte le 14 mai 2026

 (0 commentaire) (0 réaction) (1 personne assignée)Python (12 forks)auto 404
buggood first issue

Métriques du dépôt

Stars
 (58 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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:

Guide contributeur