MitchellAcoustics / MitchellAcoustics/Soundscapy
Set rounding for `paq_likert(plot_percentage)`
Open
@MitchellAcoustics is already working on this.
Since May 14, 2026.
bug
good first issue
- Dominant language
- Python
- Stars
- 59
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
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:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.