-
I see: I just want to set the waveform to have height instead of a horizontal line when it is silent. |
Beta Was this translation helpful? Give feedback.
Answered by
katspaugh
Jul 4, 2025
Replies: 1 comment
-
There's no barMinHeight. There's only barHeight that is a multiplier for all bars, not just the 0 ones. Fill free to create a PR to add another option. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ru-sheng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's no barMinHeight. There's only barHeight that is a multiplier for all bars, not just the 0 ones. Fill free to create a PR to add another option.