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:

貢獻者指南