MitchellAcoustics/Soundscapy

Set rounding for `paq_likert(plot_percentage)`

开放

#152 创建于 2026年5月14日

 (0 条评论) (0 个反应) (1 位负责人)Python (12 个派生)auto 404
buggood first issue

仓库指标

星标
 (58 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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:

贡献者指南