MitchellAcoustics/Soundscapy

Set rounding for `paq_likert(plot_percentage)`

Offen

#152 geöffnet am 14.05.2026

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (12 Forks)auto 404
buggood first issue

Repository-Metriken

Stars
 (58 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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:

Contributor Guide